Results 1 to 4 of 4
I am trying to find a rpm for firefox among others through the media manager what do I have to add and how to add them so I can get ...
- 09-08-2005 #1Just Joined!
- Join Date
- Sep 2005
- Posts
- 1
mandriva rpm repositories
I am trying to find a rpm for firefox among others through the media manager what do I have to add and how to add them so I can get them from there instead of manually searching for them?
- 09-09-2005 #2
follow the steps at easy urpmi. You can download programs in the command line by using:
Note, you need to be root to run urpmi and if a particular program isn't found, it will display a list of matches.Code:urpmi <program name>
urpmi will also automaticially install the program for you.
If you want a graphical method, you will have to add a mirror to the installation sources found in the MCC. I think theres a list of mirrors to use on the mandrake site.Life is complex, it has a real part and an imaginary part.
- 09-10-2005 #3Just Joined!
- Join Date
- May 2005
- Posts
- 52
What AlexK said.
See my post here for more help with configuring media and urpmi : http://www.linuxforums.org/forum/top...tml&highlight=
- 09-21-2005 #4Just Joined!
- Join Date
- Sep 2005
- Location
- Sitges, Earth
- Posts
- 4
Go to terminal
$ su
# urpmi.addmedia thacs.rpms http://rpm.nyvalls.se/x.x/RPMS with hdlist.cz
(where x.x is the number of your distro)
#urpmi update
#urpmi firefox (or whatever program you want to install)
and there you go!


Reply With Quote
