Skip to content

Instantly share code, notes, and snippets.

@Fartomy
Last active December 25, 2023 21:17
Show Gist options
  • Save Fartomy/386e129cb07ce86aad487797bca4f248 to your computer and use it in GitHub Desktop.
Save Fartomy/386e129cb07ce86aad487797bca4f248 to your computer and use it in GitHub Desktop.
Package Manager for MacOS

📦 Package Managers for MacOS

🍺 Homebrew

With Homebrew you can have a package manager on MacOS or Linux Systems. Homebrew is provides install the stuff you need that Apple (or your Linux system) didn’t. Besides, you don't need a permission like a root and sudo for some packages.

🈁 Mac Ports

MacPorts is a package manager used on the Mac operating system. MacPorts has a rich library of packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment