Guest tjr80 Posted January 11, 2006 Report Share Posted January 11, 2006 I have done a HDD install of knoppix and really can't figure out how to install software. I read some guides and still can't figure it out. Anyone know of maybe a guide that is in layman's terms or anything? Thanks. Quote Link to post Share on other sites
hitest Posted January 11, 2006 Report Share Posted January 11, 2006 I have done a HDD install of knoppix and really can't figure out how to install software. I read some guides and still can't figure it out. Anyone know of maybe a guide that is in layman's terms or anything? Thanks.You could try this after opening up a shell prompt:sudo apt-get install (file name)This works in Ubuntu and Knoppix is debian based. That should work. Quote Link to post Share on other sites
Dragon Posted January 21, 2006 Report Share Posted January 21, 2006 You could try this after opening up a shell prompt:sudo apt-get install (file name)This works in Ubuntu and Knoppix is debian based. That should work.for those that get lost on the shell prompt part. that would be the terminal in Gnome or iKons in KDE desktops. Quote Link to post Share on other sites
iccaros Posted January 21, 2006 Report Share Posted January 21, 2006 I have done a HDD install of knoppix and really can't figure out how to install software. I read some guides and still can't figure it out. Anyone know of maybe a guide that is in layman's terms or anything? Thanks.you need to create a root passowrd if you have not done so..sudo supasswdenter new passwordre-enter passworduse the apt-get, you can so this ..apt-get instal synapticthen you can use hte gui tool synaptic to update packages and install new ones. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.