Paul's Weblog 8/7/2025

ProTip™: Rollback a Homebrew Package

Read Original

This technical article details a non-trivial, hack-ish method to downgrade a Homebrew package to a specific version. It provides a step-by-step command sequence using `brew tap-new`, `brew extract`, and `brew install`, and explains how to find the required version number for your specific package, using freetds as an example.

ProTip™: Rollback a Homebrew Package

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes