Ubuntu Guide For Windows Users: Managing Packages With Synaptic And Aptitude Part 1
For Windows users making the switch over to Ubuntu, one of the first task to learn is how to add and remove software packages. In the Windows world, installing software applications is easily accomplished by running the setup program and using Add/Remove program to manage all software installed on the system. Security updates are usually installed using Windows update program.
On Ubuntu, the equivalent to all of the above is to use a package manager that installs, uninstalls, and keeps track of all the components each piece of software needs. To accomplish this when using GNOME, two package managers can be used: Aptitude for command line package management and Synaptic for graphical management. In Part 1, we'll look at Synaptic.

