LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-11-2004, 07:49 PM   #1
andymac
LQ Newbie
 
Registered: Apr 2004
Posts: 1

Rep: Reputation: 0
How do you install programs on linux?


I would like to know how to install programs on linux. The only one i have tried so far is 3D Desktop, but i wasn't even able to get that to work. I am running Red Hat Linux 9. How do i install this or any program?
 
Old 04-11-2004, 07:52 PM   #2
mrcheeks
Senior Member
 
Registered: Mar 2004
Location: far enough
Distribution: OS X 10.6.7
Posts: 1,690

Rep: Reputation: 52
do you know something called rpm. Do you even read redhat online documentation, OF COURSE NOT...SORRY FOR ASKING
 
Old 04-11-2004, 08:14 PM   #3
souljah
Member
 
Registered: Feb 2004
Location: New York City
Distribution: Debian
Posts: 97

Rep: Reputation: 15
you should read http://www.rpm.org/RPM-HOWTO/ it is essential reading for redhat (rpm) users.
 
Old 04-11-2004, 08:23 PM   #4
qwijibow
LQ Guru
 
Registered: Apr 2003
Location: nottingham england
Distribution: Gentoo
Posts: 2,672

Rep: Reputation: 47
that question is answered all over the place.
1)on this forum (use the search function)
2)in the redhat linux guide
3)on the instructions in the readme of the file you downloaded OR on the homepage of the thing ur trying to install.

which is probably why although every1 knows the answer, but no1 has answered you.



just incase you havent already found out for yourself ill get u started. There are 4 possible ways somthing is installed......

(1)
MOST likely. RPM.
the file will be named somthing.rpm
type 'man rpm' at a command line and read the output
usually, you will be
rpm -Uvh file.rpm (upgrade)
rpm -ivh file.rpm (install)
rpm -e file.rpm (un-install)

(2)
SOURCE CODE...
comes as file.tar.gz / file.tgz
or file.tar.bz2

decompress tar.gz's with 'tar -zxf file.tar.gz'
decompress tar.bz2's with 'tar -jxf file.tar.bz2'

cd into the decompressed directory, read the readme,
usually install by
'./configure'
'make'
'make install'

(3) an executable installer..
just run it or shell is
./installer.run or sh ./installer.sh

(4) precompiled tree.
just extract it wherever you want it, and run the binary.

okay ?
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how do you ppl install programs in linux? medya Linux - Newbie 14 11-07-2005 04:54 PM
How u install programs on linux help plz!!!!!!! ddlinux Linux - Software 11 02-27-2005 10:48 PM
i am very new to linux (programs install problem) mekoo Mandriva 10 11-03-2004 05:08 PM
How to install programs in Linux ? wlaw Linux - Newbie 1 06-14-2004 09:44 AM
How do you install programs in Linux? bxb32001 Linux - Software 2 06-06-2001 11:30 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:46 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration