Welcome, Guest. Please Login or Register.
Koach.com Home
09/06/10 at 08:26:23
News: Welcome to the Koach.com Message Board.
Home Help Search Login Register


Pages: 1
Send Topic Print
"Installing Applications on Linux" (Read 1421 times)
David
New Member



Maha Guru
(Tactfulness =
Excellence)

Posts: 4
"Installing Applications on Linux"
08/18/08 at 11:52:03
 
Most distributions* will allow you to install via an application called Synaptic or by using .deb (debian file). Please note that not all Debian files will work on all distributions of Linux. Although, you can always check out their website (the distribution's) to see what applications that can be downloaded and installed via a package manager (or do a simple Google search). Now, the best way to install anything on a Linux distribution is by using the SUDO command. Let me explain more on the SUDO command:
 
aptitude search = allows you to search through possible packages to install/download - after 'search' you should have some type of idea of what you want (example: aptitude search desk).  
 
sudo apt-get install = starts the installation process of the package you're attempting to download and use. whatever you get from the search, you should put after the 'install'.  
 
sudo apt-get remove = allows you to 'uninstall' the package you've installed. again, leave the package name after the "remove"
 
There are other commands, but I'm not going to get involved in them just yet... I'll probably add more to this later down the road. Smiley
 
 
*distributions: different styles of linux, different kernels and different style of running things.
Back to top
 
 

View Profile   IP Logged
nnvi
New Member



Koach.com Member

Posts: 17
Re: "Installing Applications on Linux"
Reply #1 - 12/12/09 at 04:51:13
 
Thanks David Smiley
Back to top
 
 
Email View Profile WWW   IP Logged
Ulfedinn
New Member



Koach.com Member

Posts: 6
Re: "Installing Applications on Linux"
Reply #2 - 04/05/10 at 08:49:13
 
David, you're an absolute failure. You need to go back to *nix School or something. You keep talking about how Windows is so much better - you got issues, son.
Back to top
 
 
View Profile   IP Logged
Pages: 1
Send Topic Print