Although we can install programs graphically, we can always use the console to install any software. Many users   this option may seem a bit more complicated and somewhat cryptic. Nothing is further from reality, once you get used much more comfortable, quick and easy.   There are two ways to install programs in text mode: with   aptitude and apt-get  . 
install packages:
 $ sudo aptitude install     
Uninstall packages (including configuration files): $ sudo aptitude remove - purge
Update list of available packages:
$ sudo aptitude update
 
0 comments:
Post a Comment