homebrew

Search homebrew

How to Install Homebrew on MacOS Ventura

Dec 28, 2022 - 4 Comments
Homebrew on MacOS Ventura

HomeBrew, the command line package manager, has native support for macOS Ventura 13, so if you have recently updated to macOS Ventura or bought a new Mac with Ventura preinstalled, you’ll probably want to install Homebrew on the Mac running Ventura. Like most command line tools, HomeBrew is intended for advanced users that like to … Read More

How to Install nano Text Editor on Mac Again

Mar 27, 2022 - 9 Comments
Get nano on macOS again instead of pico

If you have attempted to use nano at the command line on MacOS recently, you may have noticed that the pico text editor is launched instead, via a symlink for /usr/bin/nano to pico. This is because the latest versions of MacOS remove the nano text editor from the command line for whatever reason, and instead … Read More

Changing MAC Address in macOS Big Sur & Monterey with spoof-mac

Sep 5, 2021 - 18 Comments
Mac Terminal icon

If you want to change your MAC address in macOS Monterey or Big Sur, you can use the traditional method to spoof a MAC address, or you can use a slightly easier approach by using a command line tool called spoof-mac. We’ll be covering the mac-spoof method here, which relies on HomeBrew.

Fix Git not working after macOS Update (xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)

Jul 19, 2021 - 1 Comment
Mac Terminal icon

Some Mac Terminal users may discover git, pip, HomeBrew, and other command line tools may fail or not work as intended with an error message stating “xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)”. Sometimes these command line tools stop working after a macOS system software update, but they worked previously. Fortunately it’s easy to fix … Read More

How to Update Homebrew on Mac

Feb 13, 2021 - 1 Comment
Homebrew for Mac

Want to update Homebrew and your packages? Of course you do! Homebrew is a popular package manager for Mac that easily allows users to install and manage command line tools, apps, and utilities, typically familiar with the Linux and Unix world. Because it’s a package manager, you won’t need to manually build anything from source … Read More

Installing HomeBrew on Apple Silicon Macs Natively Supported

Feb 6, 2021 - 1 Comment
Install Homebrew on Mac

If you’re a Homebrew fan and an Apple Silicon Mac user, you’ll be happy to discover the latest versions of Homebrew (3.0.0 and beyond) now natively support Apple Silicon architecture. You’ll still need Rosetta 2 to have some packages and formulae to work, but many are already native supported by the command line package manager.

How to Run Homebrew & x86 Terminal Apps on M1 Macs

Nov 18, 2020 - 5 Comments
Mac Terminal icon

If you’re one of the early adopters who acquired an M1 Apple Silicon Mac and find that Homebrew and many other x86 terminal apps don’t yet have support for the new Arm architecture, you’ll be happy to know there’s a fairly simple workaround. The trick is to run a parallel Terminal application through Rosetta. And … Read More

How to List All Homebrew Packages Installed on a Mac

Oct 20, 2018 - 9 Comments
Install Homebrew on Mac

Want to quickly see all Homebrew packages installed on a Mac? You may already know the path where Homebrew packages are installed to, but you don’t need to list a directory structure to get a list of Homebrew packages that have been installed in Mac OS. Instead, you can issue a simple command to show … Read More

How to Uninstall Homebrew from Mac OS

Aug 12, 2018 - 3 Comments
How to uninstall Homebrew on Mac

If you have previously installed Homebrew to a Mac and have now decided that you no longer need or want the command line package manager, you can uninstall Homebrew from MacOS and completely remove Homebrew and all installed packages and formula from the Mac. This tutorial will walk through how to completely uninstall Homebrew from … Read More

How to Install FTP on MacOS Mojave & High Sierra

Aug 7, 2018 - 19 Comments
Get and install FTP in Mac OS

Mac command line users may have noticed that FTP is missing from the latest versions of MacOS system software, but despite ftp not being included in newer versions of system software by default, you can still install ftp on Mac OS if you need to use an ftp client or run an ftpd server for … Read More

How to Uninstall Packages with Homebrew

Jul 29, 2018 - 4 Comments
Homebrew for Mac

If you have installed Homebrew on a Mac to use as a package manager for various unix and command line utilities, you’ve probably also installed a handful of packages deemed useful to you. But what if you no longer need one, and you want to remove a particular Homebrew package? It turns out that uninstalling … Read More

How to Get Telnet for MacOS in Ventura, Monterey, Big Sur, Catalina, Mojave or High Sierra

Jul 18, 2018 - 26 Comments
Get Telnet in Mac OS

Need to use Telnet in MacOS? Well, many Mac users have discovered that Telnet has been removed from modern versions of system software, including macOS Ventura, MacOS Monterey, macOS Big Sur, Catalina, Mojave and macOS High Sierra. Presumably this is to encourage using the ssh client instead, but there are many Mac users who need … Read More

How to Find Where Homebrew Packages Are Installed on Mac

Jul 5, 2018 - Leave a Comment
Install Homebrew on Mac

Have you ever wondered where Homebrew puts the binaries from brew packages that are installed on a Mac? If you’re a Homebrew user, you may be interested in knowing where Homebrew puts everything and where to find the installed brew packages in Mac OS. We’ll show you the directory path where Homebrew keeps packages, and … Read More

How to Install Node.js and NPM on Mac OS

Jun 29, 2018 - 17 Comments
How to install NodeJS and NPM on Mac OS

Node JS is the popular Javascript runtime environment that is widely used by many developers, and npm is the accompany package manager for the Node.js environment and Javascript. When you install Node.js, you will find npm is installed as well, thus if you want npm you need to install NodeJS. There are several ways to … Read More

How to Install Python 3 on Mac

Jun 13, 2018 - 20 Comments
Install Python 3 on Mac

Python is a popular programming language that is widely used by beginners and longtime developers alike. Modern Mac OS versions come with Python 2.7.x installed (or Python 2.6.1 if an older Mac OS X version), but many Python users may need to update Python in Mac OS to a newer version like Python 3.8.x or … Read More

9 of the Best Homebrew Packages for Mac

Mar 26, 2018 - 16 Comments
Top Homebrew packages for Mac

If you’re an advanced Mac user who spends a considerable amount of time at the command line, you likely have Homebrew installed by now. So, how about sharing a list of some of the best Homebrew packages available for Mac users?

How to Install Homebrew on Mac

Mar 7, 2018 - 31 Comments
How to install Homebrew on Mac

Advanced Mac users may appreciate using the Homebrew package manager, which greatly simplifies the process of installing command line software and tools on a Mac. For example, if you want to easily install favorite command line tools on a Mac like cask, htop, wget, nmap, tree, irssi, links, colordiff, or virtually any other familiar unix … Read More

Get htop for Mac OS X to Watch & Manage System Resources

May 6, 2011 - 12 Comments
htop for Mac

If you like to keep an eye on system resources and you want to branch out from the GUI Activity Monitor, check out htop for Mac OS X. htop is basically a significantly improved version of top, which lets you monitor system resources, CPU core load, memory use, load averages, and manage running processes. If … Read More

Subscribe to OSXDaily

Subscribe to RSS Subscribe to Twitter Feed Follow on Facebook Subscribe to eMail Updates

Tips & Tricks

News

iPhone / iPad

Mac

Troubleshooting

Shop on Amazon to help support this site