WebDesigner's Memorandumウェブデザイナーの備忘録

Homebrew Caskを使うとき、「brew cask search」は効かないので「brew search」を使うようにする

Homebrew Caskを使うとき、「brew cask search」は効かないので「brew search」を使うようにする

Homebrew Caskでアプリを検索したいとき、古い記事を見ているとbrew cask searchコマンドを使うと書かれてあるのですが、そのコマンドは2018年9月30日に廃止されてしまったようです。

試しにコマンドを実行してみると、下記のような表示が出てしまいます。

brew cask searchコマンドの結果

Homebrew Cask provides a friendly CLI workflow for the administration
of macOS applications distributed as binaries.

Commands:

    --cache    display the file used to cache the Cask
    audit      verifies installability of Casks
    cat        dump raw source of the given Cask to the standard output
    create     creates the given Cask and opens it in an editor
    doctor     checks for configuration issues
    edit       edits the given Cask
    fetch      downloads remote application files to local cache
    home       opens the homepage of the given Cask
    info       displays information about the given Cask
    install    installs the given Cask
    list       with no args, lists installed Casks; given installed Casks, lists staged files
    outdated   list the outdated installed Casks
    reinstall  reinstalls the given Cask
    style      checks Cask style using RuboCop
    uninstall  uninstalls the given Cask
    upgrade    upgrades all outdated casks
    zap        zaps all files associated with the given Cask

See also "man brew-cask"
Error: help does not take arguments.

返ってきた内容を要約すると、「入力されたコマンドが見つからないから、下記一覧内のコマンドを使ってね」という意味になります。

brew searchを使う

解決策はbrew searchコマンドを使うことです(ただし、引数を入力しないと通常のHomebrewの一覧のみが表示されてしまいます)。

今回は試しにbrew search visual-studioと検索してみて、Visual Studio Codeを検索してみます。

コマンドを実行すると、==> CasksのあとにHomebrew Caskでインストールできるアプリ一覧が検索されます。

brew searchコマンド

参考

著者について

プロフィール画像

サイトウ マサカズ@31mskz10

1997年生まれ。2016年から専門学校でデザインについて勉強。卒業後は神戸の制作会社「N'sCreates」にウェブデザイナーとして入社。このブログでは自分の備忘録も兼ねて、ウェブに関する記事や制作環境を効率的に行うための記事を書いています。

Twitterをフォロー Facebookでいいね