Difference between revisions of "Brew cask (Deprecated)"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 6: Line 6:
 
  [[brew cask zap]] (try to remove all files associated with a Cask (may include resources shared with other applications)
 
  [[brew cask zap]] (try to remove all files associated with a Cask (may include resources shared with other applications)
  
 +
 +
== All commands ==
 +
  --cache    Display the file used to cache a cask
 +
  audit      Check cask for Homebrew coding style violations
 +
  cat        Dump raw source of a cask to the standard output
 +
  create    Creates the given cask and opens it in an editor
 +
  doctor    Checks for configuration issues
 +
  edit      Open the given cask for editing
 +
  fetch      Downloads remote application files to local cache
 +
  help      Print help for cask commands
 +
  home      Opens the homepage of the given cask
 +
  info      Displays information about the given cask
 +
  install    Installs the given cask
 +
  list      Lists installed casks or the casks provided in the arguments
 +
  outdated  List the outdated installed casks
 +
  reinstall  Reinstalls the given cask
 +
  style      Checks style of the given cask using RuboCop
 +
  uninstall  Uninstalls the given cask
 +
  upgrade    Upgrades all outdated casks or the specified casks
 +
  zap        Zaps all files associated with the given cask
  
 
==Related terms ==
 
==Related terms ==

Revision as of 08:58, 25 August 2020

brew cask install CASK_NAME
brew cask reinstall CASK_NAME
brew cask list
brew cask zap (try to remove all files associated with a Cask (may include resources shared with other applications)


All commands

 --cache    Display the file used to cache a cask
 audit      Check cask for Homebrew coding style violations
 cat        Dump raw source of a cask to the standard output
 create     Creates the given cask and opens it in an editor
 doctor     Checks for configuration issues
 edit       Open the given cask for editing
 fetch      Downloads remote application files to local cache
 help       Print help for cask commands
 home       Opens the homepage of the given cask
 info       Displays information about the given cask
 install    Installs the given cask
 list       Lists installed casks or the casks provided in the arguments
 outdated   List the outdated installed casks
 reinstall  Reinstalls the given cask
 style      Checks style of the given cask using RuboCop
 uninstall  Uninstalls the given cask
 upgrade    Upgrades all outdated casks or the specified casks
 zap        Zaps all files associated with the given cask

Related terms


See also

Advertising: