Find the answer to your Linux question:
Results 1 to 4 of 4
I need to know how I can save RPM packages when I run yum install so that I can put them on a USB drive, CD/DVD, etc and install them ...
  1. #1
    Just Joined! mpg198's Avatar
    Join Date
    Apr 2009
    Posts
    86

    How to save RPM packages and use them again

    I need to know how I can save RPM packages when I run yum install so that I can put them on a USB drive, CD/DVD, etc and install them on another computer so I can save bandwidth.

  2. #2
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    Edit the /etc/yum.conf file and change keepcache=0 to keepcache=1

    Find the packages that you've installed using yum in the /var/cache/yum folder.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  3. #3
    Just Joined! mpg198's Avatar
    Join Date
    Apr 2009
    Posts
    86
    I think I did that, but I didn't find them there. I'll try again and see if I have better luck this time.

  4. #4
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    Yum deletes the packages by default, so you won't find any there until you've made the change as indicated above, then installed more packages.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...