LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   how to make local repo on home folder/CD (https://www.linuxquestions.org/questions/fedora-35/how-to-make-local-repo-on-home-folder-cd-436528/)

fireedo 04-18-2006 05:40 PM

how to make local repo on home folder/CD
 
I've got RPMS update packages for FC5 but it located not on the net it's located on my home folder so how to make update from there with all dependencies using yum? can it be done?
or can I use my installation disk as a repo/source?
thanx in advance

lebabyg 04-19-2006 10:00 AM

Wasn't there an option when you installed to add additional software from cd?? Surely wouldn't that be how you do it, or is that just on FC4. Alternatively you could install the updates manually, it'll tell you what the missing dependancies are and you can then install them. I can't see there being a way to make yum think that your cd drive is a yum repo, but i may be wrong. Regards,
graham

WhatsHisName 04-19-2006 12:11 PM

When all else fails, read the instructions.

Or in this case, the yum man page.

Code:

# yum localupdate rpmfile1 [rpmfile2] [...]


All times are GMT -5. The time now is 01:27 PM.