Just like we have yum in CentOS 7 we need to have the package managers in Development IDE namely Mac OS X.
Homebrew and Cask are the preferred package managers.
For installing Homebrew give the following command
Refer the following URL for more information
Once you have installed brew you can install Cask by giving the following command
Refer the following URL for more information
Note: As with all installation make sure that you have admin rights or use the sudo keyword.
Homebrew and Cask are the preferred package managers.
For installing Homebrew give the following command
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Refer the following URL for more information
Once you have installed brew you can install Cask by giving the following command
brew tap caskroom/cask
Refer the following URL for more information
Note: As with all installation make sure that you have admin rights or use the sudo keyword.
No comments:
Post a Comment