Created
August 4, 2022 03:34
-
-
Save amitk/0e525a7a518a4ddd44d597f86f0a9ce9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brew tap-new $USER/<package-name> | |
brew extract --version=<version-no> $USER/<package-name> | |
brew search /<package-name>/ | |
brew install <path to local formula> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment