Jump to content

URPMI -- download packages without install


skyhawk
 Share

Recommended Posts

Guest krisum

This is an old thread, but adding reply here since I was lead to this page and did not find a satisfactory solution to keeping downloaded files elsewhere. To prevent deletion of RPMs in /var/cache/urpmi/rpms, add "post-clean: 0" in the global options at the top in /etc/urpmi/urpmi.cfg so it will look like:

{

post-clean: 0

}

 

This will keep the downloaded RPMs even from rpmdrake without having to resort to urpmi command-line. The cached RPMs can be either manually deleted or all of them can be deleted using "urpmi --clean".

 

Hopefully someone else will find this useful.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...