|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Automatically installing rpms in a directory
I have a directory full of rpms about 40 or so, is there anyway I that I can install them using the command-line rpm program to automatically install all the rpms in the directory with out haveing to individual type each filename. I am open to all solutions, thanks a lot.
__________________
Have a lot of fun... |
|
#2
|
||||
|
||||
|
What about a simple rpm -Uvh *.rpm (as long as there are no dependencies amongst them)? Or you could iterate through them in the same way as this thread implies -> http://forums.devshed.com/showthrea...6214&forumid=33
//NoXcuz
__________________
UN*X is sexy! who | grep -i blonde | date; cd ~; unzip; touch; strip; finger; mount; gasp; yes; uptime; umount; sleep |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > Linux Help > Automatically installing rpms in a directory |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|