Help - Search - Members - Calendar
Full Version: instal any software in ubuntu without add and remove program
InsanelyMac Forum > Discuss and Learn > *nix
rusmi2009
i would like to know how to install any software like avg free for linux without using add and remove program...
please help me! sad.gif
Alessandro17
QUOTE (rusmi2009 @ Feb 3 2009, 11:23 AM) *
i would like to know how to install any software like avg free for linux without using add and remove program...
please help me! sad.gif


Ubuntu is Debian after all.

Thus provided that you have a .deb package and that it is in your path (the easiest way is to put it in /home/yourusername), do as following:

Open a terminal.
sudo dpkg -i "packagename" (without quotes).

See also here:

http://www.newlinuxuser.com/howto-use-dpkg...tall-deb-files/
A Nonny Moose
Another easiest way is to download the .deb and then double click it.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.