Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

brew cask specific version

# Go to https://github.com/Homebrew/homebrew-cask/find/master
# Type in the application name
# Click on the *.rb file of the application you need
# Click “History”
# Find the version you need by reading the commit messages and view the raw file. Confirm the version variable (normally on line 2) is the version you need.
# Download the raw file. Example : 
wget https://raw.githubusercontent.com/Homebrew/homebrew-cask/003355667efbdbf86cd6eb2e9b27a06f92b3e832/Casks/google-chrome.rb
brew install --HEAD -s google-chrome.rb
Comment

PREVIOUS NEXT
Code Example
Shell :: install composer phar 
Shell :: git ignore after commit 
Shell :: remove file from commit 
Shell :: ubuntu dot to png 
Shell :: kill app processes on port 3306 
Shell :: sudo apt install xfce4 xfce4-goodies -y 
Shell :: speedtest cli 
Shell :: what is a nuget package 
Shell :: add branch to bash-prompt 
Shell :: isntall gnache cli 
Shell :: top linux 
Shell :: ps see full command 
Shell :: stop linux service 
Shell :: how to copy a file in linux 
Shell :: verify hash windows 10 
Shell :: linux mint download 
Shell :: saving fonts on linux for figma 
Shell :: Malformed entry 2 in list file /etc/apt/sources.list.d/docker.list ([option] not assignment) 
Shell :: shrink directory name linux 
Shell :: git ignore files 
Shell :: delete file from git history 
Shell :: creating docker based vms with ranchervm but requires KVM installed 
Shell :: How to remove Directories with rm 
Shell :: your system lacks libtoolize 
Shell :: git command 
Shell :: linux check if screen is running 
Shell :: Install your Dart SDK 
Shell :: ubuntu change /etc/resolv.conf 
Shell :: install pip in pyenv 
Shell :: linux guzzlehttp/psr7 
ADD CONTENT
Topic
Content
Source link
Name
5+9 =