LoginSignup
101
96

More than 5 years have passed since last update.

Homebrewをアンインストールするには

Last updated at Posted at 2014-07-26

実現したいこと

安全にHomebrewのアンインストールを実行する。Homebrew 公式サイトが想定しているアンインストール方法を利用する。

実行コマンド

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/uninstall)"

補足

uninstallコマンド

情報源

101
96
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
101
96