LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
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 07-24-2005, 01:09 PM   #1
devdas
LQ Newbie
 
Registered: Jul 2005
Posts: 6

Rep: Reputation: 0
how to install applications....plz help


as i have told u all erlier that i m a new user of linux....i installed REDHAT LINUX 9 ......
I would realy like to know...the procedure to install applications......
i found two kind of applications............ "RPM" and "tar.gz"



i will be very thankfull ...if n e 1 can give me the procedure to install both kind of applications......
.
.
.
.
1 more thing i double clicked the package called "WINAMP.rpm" ...it executed but i dont know if it has been installed or not...if it did then how can i open "WINAMP"
plz help............



ppl as u all were very helpfull to me previously...i m very thankfull........that the members of this forum are so nice.......
 
Old 07-24-2005, 01:19 PM   #2
johnson_steve
Senior Member
 
Registered: Apr 2005
Location: BrewCity, USA (Milwaukee, WI)
Distribution: Xubuntu 9.10, Gentoo 2.6.27 (AMD64), Darwin 9.0.0 (arm)
Posts: 1,152

Rep: Reputation: 46
.rpm - RedHat Package manager - does the install automaticly.

.tar.gz - kind of like a .zip probably contains source code for you to compile it yourself but may contain a compiled app that you have to install manualy.

rpm -i app.rpm

will install app.rpm

Winamp is a windows app so I don't know what that file was if you want something like winamp in linux try XMMS it can even use winamp skins.
 
Old 07-24-2005, 01:19 PM   #3
saman007uk
Member
 
Registered: Dec 2003
Location: ~root
Distribution: Debian
Posts: 364

Rep: Reputation: 33
I'm going to give some short commands to do this. If you have any questions, a simple Google seach or a `man rpm` will help you.

Compiling prgorams (e.g. tgz):
Code:
tar zxf application-name.tgz
cd application-name
./configure any-options 
make
make install
RPMs:
Can be installed by double clicking them in RedHat, or using:
Code:
rpm -ivh program-name.rp
If you have any questions for RPM, do a
Code:
man rpm
If you have any problems compiling a program, just read their Readme file.

By the way, the command to run the program you installed (winamp.rpm) is probably xmms.
 
  


Reply



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 i install applications? computer eye Linux - Software 1 03-21-2005 04:35 AM
Can't install any applications Magicplayr2000 Fedora 15 01-22-2005 06:27 PM
Install applications apffal Linux - General 3 11-09-2004 05:21 AM
Can't even install applications Murdoch Linux - Software 2 08-19-2003 07:23 PM
Can't install anything...plz help psxguy Linux - Newbie 2 01-18-2003 09:46 AM

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

All times are GMT -5. The time now is 12:56 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