PDA

View Full Version : How can I install software by myself?



s2smhfrom2005
05-17-2005, 08:29 AM
I am using the KNOPPIX CD,but I can't install any software into the CD,and can't write my work into it.Is there any other solution?Thank you very much! :cry:

Harry Kuhman
05-17-2005, 03:00 PM
in some cases, Klik (http://www.knoppix.net/forum/viewforum.php?f=17&sid=94b5d5016768ab241660f603908515ba).

UnderScore
05-17-2005, 03:19 PM
Klik is good in some cases.
In most cases you will want to use the standard Debian package managment tools.

Update the system's package lists:
sudo apt-get update

Install synaptic:
sudo apt-get install synaptic

Run synaptic:
sudo synaptic

See this post http://www.knoppix.net/forum/viewtopic.php?p=83880#83880 where I show someone how to install a program.