-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

brew bundle


> Bundler for Homebrew, Homebrew Cask and the Mac App Store.

More information.


Install packages from a Brewfile at the current path:

brew bundle

Install packages from a specific Brewfile at a specific path:

brew bundle --file={path/to/file}

Create a Brewfile from all installed packages:

brew bundle dump

Uninstall all formulae not listed in the Brewfile:

brew bundle cleanup --force

Check if there is anything to install or upgrade in the Brewfile:

brew bundle check

Output a list of all entries in the Brewfile:

brew bundle list --all


> 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 Tue May 21 03:26:34 2024