apt-get
Hello,
I need help with apt-get install command. I know that i need Command Line Tool which i had already install, but how can I enable apt-get on Mac-OSX?
MacBook Pro with Retina display, OS X El Capitan (10.11.4)
Hello,
I need help with apt-get install command. I know that i need Command Line Tool which i had already install, but how can I enable apt-get on Mac-OSX?
MacBook Pro with Retina display, OS X El Capitan (10.11.4)
OS X is not a Linux-derived operating system and the apt-get functionality is not present. There are third-party, package managers available for OS X (e.g. homebrew (http://brew.sh) , macports, etc.) that allow you to install non-Apple software packages. You may also want the command-line tool wget, which you can get via a package manager (brew info wget) request. You already have cURL in OS X.
apt-get