This is a quick reference guide of common Linux commands for people in a hurry. Installing new softwaresudo apt-get updateThis is the step that actually retrieves information about what packages can be installed, including what updates to currently installed packages packages are available, from Internet sources. sudo apt-get install <