
我使用 Mac(Sierra OS)。作為 Rails 專案的一部分,我在 ubuntu 上安裝libwebkitgtk-1.0-0
並libmagickwand-dev
打包(使用apt-get
),並希望在 Mac 上執行相同的操作,但我找不到它們。我嘗試過brew search
,但沒有產生任何結果。如何在我的 MAC 設備上找到並安裝等效的軟體包?
答案1
我搜尋了:
❯ brew search webkitgtk
webkitgtk was deleted from homebrew/core in commit cc9be4ac:
webkitgtk: migrate to boneyard
Repeatedly breaks/causes issues & consequently sits there stuck on
versions with publicly-known CVEs frequently.
Closes https://github.com/Homebrew/homebrew-core/issues/9053.
To show the formula before removal run:
git -C "$(brew --repo homebrew/core)" show cc9be4ac^:Formula/webkitgtk.rb
If you still use this formula consider creating your own tap:
http://docs.brew.sh/How-to-Create-and-Maintain-a-Tap.html
❯ brew search magickwand
homebrew/php/php53-magickwand homebrew/php/php55-magickwand
homebrew/php/php54-magickwand homebrew/php/php56-magickwand