-
brew update
Homebrew自体とそのレシピを最新の状態に更新します。 -
brew upgrade
インストールされているパッケージを最新バージョンにアップグレードします。 -
brew install [パッケージ名]
パッケージをインストールします。 -
brew list
インストールされているパッケージの一覧を表示します。 -
brew list [パッケージ名]
特定のパッケージがインストールされているか確認します。 -
brew info [パッケージ名]
パッケージの情報を表示します。インストールされているかどうかも確認できます。 -
brew search [キーワード]
パッケージを検索します。 -
brew uninstall [パッケージ名]
パッケージをアンインストールします。 -
brew cleanup
古いバージョンのパッケージを削除してディスクスペースを解放します。 -
brew doctor
Homebrewの環境を診断し、問題を報告します。 -
brew tap [リポジトリ名]
外部のリポジトリを追加します。
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme