User Tools

Site Tools


software:homebrew
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Last revision
software:homebrew [2018/01/28 23:30] – created Michele Porelli
Line 1: Line 1:
 +====== Homebrew ======
 +The missing package manager for macOS
  
 +===== How-Tos =====
 +==== Fix an installed now remotely missing cask ====
 +=== Problem ===
 +<code>Error: Cask 'firefoxdeveloperedition' is unavailable: No Cask with this name exists. Did you mean “firefox-developer-edition”?</code>
 +=== Action ===
 +<code>rm -Rf /usr/local/Caskroom/firefoxdeveloperedition</code>
 +
 +===== Links =====
 +  * [[https://brew.sh/| Official page]]
 +  * [[http://linuxbrew.sh/| Brew for Linux]]
software/homebrew.txt · Last modified: 2021/03/09 06:13 by Michele Porelli