LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   How to install packages from DVD with Yum? (https://www.linuxquestions.org/questions/linux-software-2/how-to-install-packages-from-dvd-with-yum-479711/)

vlaki22 09-02-2006 07:06 AM

How to install packages from DVD with Yum?
 
I have Fedora Core 5 and DVD with all packages from livna.org. Problem is that I don't know how to install them with Yum. Computer is without internet conesction so DVD is all I got. Can somebody help me with this?

w3bd3vil 09-02-2006 08:10 AM

use something like this
yum localinstall /cdrom/Fedora/RPMS/pack.rpm
you could as well use
rpm -ivh pack.rpm


All times are GMT -5. The time now is 11:11 AM.