homebrew - Brew - Install specific version of brew package -


how can install specific version of brew package? like

brew uninstall rbenv (v. 2.1.2) 

first place check described in this answer, if previous version isn't there, try using this script install specific version (from another answer in same thread).


Comments

Popular posts from this blog

Prolog - Listing -

python - can't seem to get an output from my class -

python - More Issues with overlapping labels in Tkinter -