Skip to content

Instantly share code, notes, and snippets.

@kvutien
Created April 3, 2022 16:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kvutien/60ecbcda2ce18288ebc7c0583733a55a to your computer and use it in GitHub Desktop.
Save kvutien/60ecbcda2ce18288ebc7c0583733a55a to your computer and use it in GitHub Desktop.
Example of shell output when installing tree
kvutien@MBP21VTK ~ % brew install tree
==> Homebrew is run entirely by unpaid volunteers. Please consider donating:
https://github.com/Homebrew/brew#donations
==> Auto-updated Homebrew!
Updated 1 tap (homebrew/core).
==> Updated Formulae
Updated 53 formulae.
Running `brew update --preinstall`...
==> Downloading https://ghcr.io/v2/homebrew/core/tree/manifests/2.0.2
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/tree/blobs/sha256:4067f9a8f40d9
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Pouring tree--2.0.2.arm64_monterey.bottle.tar.gz
🍺 /opt/homebrew/Cellar/tree/2.0.2: 8 files, 167.8KB
==> Running `brew cleanup tree`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment