LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   up2date question (https://www.linuxquestions.org/questions/linux-newbie-8/up2date-question-74256/)

PionexUser 07-20-2003 04:28 AM

up2date question
 
Where does it save files to? I have it set to download but not install.

MasterC 07-20-2003 04:54 AM

Hi! These are all great newbie questions, I so do not want to discourage you from asking questions, but it might help you to follow the online tutorial redhat has provided on it's website for RH 9. It's an in depth walk through to help those who are new to linux.

Just an idea ;) Please don't feel that I don't want your questions here, I'm just trying to provide you a resource that makes for easy reference for you.

For your question:
Use locate or find to find packages on your system. In a terminal type;
locate packagename.rpm
And locate will find it. You may have to populate the locate database first, to do that, as root type:
updatedb
into a terminal. Then logout of root and use the locate function above.

HTH

Cool

MasterC 07-20-2003 05:09 AM

Dual posts but nearly 15 minutes apart... Stupid work network... (I clicked the submit button twice...)

Cool

netboy_541 07-20-2003 09:00 AM

it puts them in /var/spool/up2date
provided you left it at default values and have set it up to keep the rpms after it installs them...

later!


All times are GMT -5. The time now is 08:25 PM.