To install packages from the command line distributions like Debian GNU / Linux, MEPIS, Ubuntu and Knoppix...
run the command:
apt-get install packagename
to remove the package:
apt-get remove packagename
To install packages from the command line distributions like Debian GNU / Linux, MEPIS, Ubuntu and Knoppix...
run the command:
apt-get install packagename
to remove the package:
apt-get remove packagename
