Need Help On Installing Software


Guest tjr80

Recommended Posts

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.

Link to post
Share on other sites
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.

Link to post
Share on other sites
  • 2 weeks later...
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.

Link to post
Share on other sites
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 su
passwd
enter new password
re-enter password

use the apt-get, you can so this ..

apt-get instal synaptic

then you can use hte gui tool synaptic to update packages and install new ones.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...