Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
November 22, 2024, 04:21:18 AM
News
: LinuxSolved.com Linux Help Community Forum..
Home
Search
Login
Register
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Others
»
Miscellaneous
»
How to open .rpm's in linux
« previous
next »
Print
Pages: [
1
]
Author
Topic: How to open .rpm's in linux (Read 6359 times)
h4ck3r
Linux Noob !
Posts: 14
How to open .rpm's in linux
«
on:
November 26, 2004, 04:47:45 AM »
All guyz here pl tell me how to run .rpm files. I have wine.rpm and a patch for xmms player to run mp3 files , but i dunno how to execute the rpm files.Pl help me
Logged
Ricky
LST CareTaker
Specially Skilled
Posts: 2381
How to open .rpm's in linux
«
Reply #1 on:
November 26, 2004, 06:57:15 PM »
RPM in linux are like .exe setup files of windows which are there to make installing an application easier . You can simply double click an rpm file and then system (say Redhat or fedora or mandrake) will first check its dependency , if every thing is fine then it will be installed.
You can also install via command line that is rpm -ivh <packagename>
Logged
Print
Pages: [
1
]
« previous
next »
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Others
»
Miscellaneous
»
How to open .rpm's in linux