Installing programs in Ubuntu 9.10 (and Debian!)
Loading...
1,124
Loading...
Uploader Comments (MrETheLinuxMan)
see all
All Comments (6)
-
@MrETheLinuxMan same OS as you
-
@MrETheLinuxMan but i do use command line too
-
@MrETheLinuxMan ubuntu
-
great video! I learned alot!!!
Loading...
Ok I downloaded a package with the command line, how do I execute it?
pokebombing 1 year ago
@pokebombing - What is your distro?
A) Ubuntu - (*.deb packages) download > double click - Click install - give pass word - and its pretty much done.
B) FROM COMMAND LINE: Navigate to the package directory then enter this:
user$: sudo dpkg -i *package-name*.deb
That will install it.
Let me know which OS you're using.
MrETheLinuxMan 1 year ago