LinuxCommandLibrary

brew-outdated

List outdated casks and formulae.

TLDR

List all outdated casks and formulae

$ brew outdated
copy


List only outdated formulae
$ brew outdated --formula
copy


List only outdated casks
$ brew outdated --cask
copy

Copied to clipboard