Re: Need help installing RPMs
- From: - Dazed <user@xxxxxxxx>
- Date: Tue, 02 May 2006 17:04:47 -0400
Lenard <lenard@xxxxxxxxx> wrotc:
- Dazed wrote:
How do install a list of RPMs simultaneously in RH9?
The following ar emy instructions but I don't know how to install more
than one rpm at a time:
For installation use the following command: rpm -Uvh <RPMs list>
Another way (other than Nobody Here's way) is to simply;
rpm -Uvh *.rpm
This does assume that you have all the rpm packages that you want to install
in one folder (or directory) without any additional rpm packages and/or
subfolders.
Even better; they are in the same folder!
Thanks so much for the help!!!
.
Relevant Pages
- Re: Three newbie questions!
... You can see the main groups, then the applications ... Until you get to know the names of applications, it is best to use RPM ... You normally find a README, an INSTALL, and a doc ... If you have installed any libraries, then you must run the following ... (comp.os.linux.setup) - FW: [SLE] YaST Online Update Problem
... >>update one of the rpms manually to see if rpm will give you a better error ... >SuSE to try to apply one of the patches? ... >I've always used YaST for Online Updates and for installing new packages. ... Not only that, but at the end of the install, it ... (SuSE) - Re: How to install Java/Frefox in FC6 -
... just don't trust java and rpm in the same breath, ... recall that when building packages, you always opt for ./configure && ... make && make install and I don't recall a single instance where you have ... I rebuilt kde to kde-3.3.0 using konstruct, didn't fix it. ... (Fedora) - Re: Dependencies
... Should you install it or no? ... RPM is just a low-level tool that does one thing and that one ... If getting the GPG keys causes you heartburn, ... > To stay in the RPM subject, Apache give keys for their tarball versions. ... (linux.redhat) - Re: .rpm files have no association
... IMO, Default on the Internet should be download where you can inspect, ... install and archive. ... Most rpm packages will already be installed by yum or ... Most you will want to install from a command line (rpm ... (Fedora) |
|