-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

brew cask


> Package manager for macOS applications distributed as binaries.

More information.


Search for formulas and casks:

brew search {text}

Install a cask:

brew cask install {cask_name}

List all installed casks:

brew list --cask

List installed casks that have newer versions available:

brew outdated --cask

Upgrade an installed cask (if no cask name is given, all installed casks are upgraded):

brew upgrade --cask {cask_name}

Uninstall a cask:

brew cask uninstall {cask_name}

Uninstall a cask and remove related settings and files:

brew cask zap {cask_name}

Display information about a given cask:

brew cask info {cask_name}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 13:00:43 2024