0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

MacのDBeaverのアンインストール & 再インストール

Posted at

MacでDBeaverを使用していた際、接続先を追加してもデータベースナビゲーターに表示されないことがあり、完全アンインストールして再インストールする方法が探してもなかなか見つからなかったため、記載します。

マシン及びDBeaverのバージョンについては以下の通りです。

  • M1 MacBook Pro MacOS Monterey v12.3
  • DBeaver Community v21.3.4.202202051448

アンインストール方法

  1. ApplicationフォルダのDBeaverをゴミ箱に入れる
  2. ターミナルを開く
  3. 以下コマンドを実行
cd Library && sudo rm -rf DBeaverData

再インストールする場合は、再度DBeaverをダウンロード & インストールを行います。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?