I want to install ndiskgtk and whenever I click the .deb file, it gets me through the Software Center. I don't have any Internet so I can't install it. Will this method above work? I am 13 years old, so I'm not really that smart with Linux. I want to install ndiskgtk (I think that's what it's called) so that I can get internet to work.
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
|
||||
|
|
Open a terminal (by pressing CTLR+ALT+T) and then change to the directory where the .deb file is. Assuming that the .deb file is in the Downloads folder, type this:
and then
If dpkg prompts you for something, just type Y (which stands for "yes"). After that, your package should have been installed correctly. I hope this helps. |
|||