Let us take a look at how to find the list of all the installed packages (Formulae) on your Mac using the homebrew package manager.
- Open Terminal App.
- Type the command: brew list
% brew list ==> Formulae bash-completion gettext libzip openssl@1.1 tldr brotli icu4c lua python@3.10 tree c-ares imagesnap lz4 python@3.11 xz ca-certificates libnghttp2 micro readline zstd cscope libuv mpdecimal ruby gdbm libyaml node sqlite ==> Casks docker visual-studio-code rar zulu8
As you would see not the list of Formulae but also Casks using the list command.

Do you know?
In Homebrew the packages or binaries are called "formulae" which is a British plural for "formula"
Cask: It a file is written in Ruby which is a DSL that describes how to install applications.
-
Have Questions? Post them here!
More Posts related to MacOS,
- Opening mac Terminal
- How to change default macOS Terminal Window size
- How to clear Mac Terminal screen
- Find Hostname of Mac running on macOS Ventura 13
- Installing MongoDB on Linux/Unix/macOS/Ubuntu
- How to switch from bash to zsh shell in macOS Terminal
- Limit scrollback rows in macOS Terminal
- How to Set Background Wallpaper on macOS 13 Ventura
- This operation couldnt be completed. Unable to locate a Java Runtime. [macOS]
- Encode or Decode Base64 String using Mac Terminal Command
- List of All Apple Silicon ARM Based M1/M2 Mac [updated Oct 2022)
- How to remove Siri from Menu Bar [macOS Big Sur]
- Must Know Homebrew Commands for Mac/Linux Users
- Hide Keyboard Text Input Icon on macOS Ventura Menu Bar
- 13.0 MacOS Ventura release date
- How to change the default location of Mac Screenshot
- How to set Out Of Office (OOO) on Outlook for Mac
- 30+ Zoom video communications application shortcuts for macOS
- How to install wget on macOS
- Mac turn dark mode on or off using terminal command
- Create Symbolic Link using Terminal Command
- Mac - How to Install VirtualBox
- How to Enable or Disable Dark Mode on macOS Ventura 13
- How to install homebrew (brew) on M1 Mac
- How to uninstall Microsoft Outlook on Mac
More Posts:
- Read file from resources folder in Java project code - Java
- How to pass value to another Power Apps screen - PowerApps
- Prettify JSON in Notepad++ - NotepadPlusPlus
- How to add sleep in Powershell Script - Powershell
- airbnb website and mobile App is down worldwide - clear browser cache or reinstall app to fix error - News
- 86 Gmail keyboard shortcuts that you may find Advantageous - Google
- How to check if Java main thread is alive - Java
- Adding Sub Headings to Bootstrap Header tags - Html