Results 1 to 4 of 4
Urpmi downloads and installs automatically the packages I select from extra repositories I added using easy urpmi, but it seems after the download it deletes the packages I have just ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-30-2005 #1Just Joined!
- Join Date
- Oct 2005
- Location
- Athens, Greece
- Posts
- 4
Urpmi: How can I store downloaded packages?
Urpmi downloads and installs automatically the packages I select from extra repositories I added using easy urpmi, but it seems after the download it deletes the packages I have just downloaded. Can somebody tell me how to store these packages in my disk without urpmi deleting them (for future use for example)?
I' m using Mandriva Linux 2005 LE.
- 10-30-2005 #2
I am not a Mandriva user but after some quick research, check /var/cache/urmpi/rpms.
BryanLooking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 10-30-2005 #3Just Joined!
- Join Date
- Oct 2005
- Location
- Athens, Greece
- Posts
- 4
I checked that directory and the only package I found there was libstdc++5-3.3.4-4mdk.i586.rpm. Where are other packages I downloaded, including digger?
- 11-05-2005 #4Just Joined!
- Join Date
- Nov 2005
- Location
- Canada
- Posts
- 15
Your system will automatically flush the rpm cache directory if you do not supply the --noclean option. Next time, try:
Originally Posted by pcman
The rpm should remain in /var/cache/urpmi/rpms/Code:$ urpmi --noclean mypackage


Reply With Quote
