LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   how to keep the rpm from yum installed (https://www.linuxquestions.org/questions/fedora-35/how-to-keep-the-rpm-from-yum-installed-502438/)

NAC 11-17-2006 03:49 AM

how to keep the rpm from yum installed
 
everytime i command yum to install something, i'd like to keep the whole .rpm file on my local disk,but after yum installing, i cannot find the file.
so how to find it out..

decrepit 11-17-2006 04:03 AM

Have a look in /var/cache/yum/ that's where all my yum downloaded .rpms are. But if you're using yumex, the default setting is to delete them after install, you need to change that if you want to keep them.

NAC 11-17-2006 04:22 PM

thank u decrepit
which file i need to configure?!

decrepit 11-18-2006 03:38 AM

Quote:

Originally Posted by NAC
thank u decrepit
which file i need to configure?!

No idea, I did it from the gui, click on "edit", "preferences", then untick "delete download packages after install"

NAC 11-18-2006 04:27 AM

thank you decrepit
why i dont have this optoin!!
yum extender?right?

glussier 11-18-2006 08:41 AM

Quote:

Originally Posted by NAC
thank you decrepit
why i dont have this optoin!!
yum extender?right?

I don't have-it either. Edit the file /etc/yum.conf and change keepcache=0 to keepcache=1.

decrepit 11-19-2006 04:18 AM

You have to install yum extender or yumex first (yum install yumex).
Open the gui from "applications" "system tools". That's in FC4 anyway.

Hitboxx 11-19-2006 09:24 AM

And also you can get all types of package managers

#yum install smart smart-gui kyum apt synaptic yumex

glussier 11-19-2006 11:07 AM

Quote:

Originally Posted by decrepit
You have to install yum extender or yumex first (yum install yumex).
Open the gui from "applications" "system tools". That's in FC4 anyway.

Sorry if it's in french but you'll get the idea:

http://img380.imageshack.us/my.php?i...apture2ey0.png


All times are GMT -5. The time now is 04:48 PM.