If you’ve used Mac OS X’s command line at all, you may have already seen the sudo command. It lets…
The current release of Xcode is available as a free download from the Mac App Store. The Mac App Store…
apt-get is one such command-line tool which is widely popular. … With apt, you don’t have to fiddle your way…
To install any package, just open a terminal ( Ctrl + Alt + T ) and type sudo apt-get install…
apt-get is a command-line tool which helps in handling packages in Linux. Its main task is to retrieve the information…
Click Open Directory Utility. in the Directory Utility window, then enter an administrator name and password. From the menu bar…
1: Use the Go To Folder Keyboard Shortcut Go To Folder is easily one of the most useful keyboard shortcuts…
Install a package using yum install To install a package, do ‘yum install packagename’. This will also identify the dependencies…
To install any package, just open a terminal ( Ctrl + Alt + T ) and type sudo apt-get install…
Installing pip on OS X After the program runs, use the command pip –version (or pip3 –version ) to make…