krotgem.blogg.se

Run command on mac using package
Run command on mac using package








  1. RUN COMMAND ON MAC USING PACKAGE MAC OS X
  2. RUN COMMAND ON MAC USING PACKAGE MAC OSX

If it is not clear, Enter directly USES the default configuration or selects Y. When the script downloads the Fink installation, it will be prompted with some configuration options. The script then checks to see if there are pre-installed xcode-select /Java/XQuartz programs in the system, without prompting for installation, and prompts you to continue by clicking any key or to exit by using Ctrl+ C and entering a password during the run. Install_Fink // Modify the file as an executable This address is a github address, I am not familiar with github, I have not found the way to download this file directly –So when I got to the link, I chose to copy the code and pasted it into a file called Install_Fink chmod +x.

run command on mac using package

I chose the first method, easy and quick 🙂 More/System/Library/CoreServices/SystemVersion plist outputĪs mentioned in the link above, there are two ways to install version 10.10, one is to use a script provided by Fink for automatic installation, and the other is to download the zip for manual installation.

run command on mac using package

Open the following link to find the installation method of the corresponding version of OSXĬan be in the upper left corner of the system apple -> About the local view system version (The above content is from Fink’s official website)ġ. Fink USES tools in Debian such as DPKG and Apt-get to provide powerful binary package management. We modified Unix software to compile and run (” port “) on Mac OS X, and provided a convenient distribution system so that everyone could download and use it.

RUN COMMAND ON MAC USING PACKAGE MAC OS X

The Fink project hopes to bring a variety of open source software on Unix to the Darwin and Mac OS X platforms. For more brew features, please use brew -help to view its help documentation.

RUN COMMAND ON MAC USING PACKAGE MAC OSX

Homebrew is a software package management tool on Mac OSX that can be easily installed or uninstalled on the Mac.Īll you need to do to install is type the following command on the terminal (the Mac comes with Ruby and you don’t need to install it) ruby -e "$(curl -fsSL )"Īfter installation, use brew install libxml2. Solution 1: Brew is used instead of Apt-GET Later, I found out that the original apt-get is debian(Ubuntu) package manager, so I continued to query the solution.

run command on mac using package

However, today, when using the command sudo apt-get install libxml2, the Mac system reported -bash:apt-get:command not found. I have always felt that Mac is also a Linux system and there should be little difference between Ubuntu. Since I have been in contact with the Ubuntu system before, I am quite familiar with the command sudo apt-get install XXX for a convenient installation software package.










Run command on mac using package