apt-get is a set of command line tools that allow you to install, remove and update deb packages installed via the APT (Advanced Package Tool).
Install a package without upgrading
Install a specific version of an application
Only upgrade a package, do not install it
Prevent server (daemons) from starting during apt-get install