Onde encontrar pacotes equivalentes ao Ubuntu no Mac OS X

Onde encontrar pacotes equivalentes ao Ubuntu no Mac OS X

Estou usando Mac (Sierra OS). Como parte de um projeto Rails, instalei libwebkitgtk-1.0-0pacotes libmagickwand-dev(usando apt-get) no Ubuntu e estava procurando fazer o mesmo no Mac, mas não consigo encontrá-los. Eu tentei brew searchmas não rendeu nada. Como faço para encontrar e instalar os pacotes equivalentes no meu dispositivo MAC?

Responder1

Eu pesquisei:

❯ 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

informação relacionada