Results 1 to 2 of 2
Hello, Right now my fc6 machine is not connected to the internet, and whenever i try to install the ndiswrapper RPM's or any other RPMs it wont install b/c the ...
- 03-13-2007 #1Just Joined!
- Join Date
- Mar 2007
- Location
- Syracuse, New York
- Posts
- 53
Installing RPM's w/o internet
Hello, Right now my fc6 machine is not connected to the internet, and whenever i try to install the ndiswrapper RPM's or any other RPMs it wont install b/c the rpm install manager or whatever keeps trying to connect to the internet and it says "cannot check for updates or something similar to that, then the installer cancels.
how can i install rpms w/o being on the internet?
thanks
-steve
- 03-13-2007 #2
You don't install RPM files using yum or apt-get. To install a stand-alone RPM file, use rpm:
You will likely need to have root privileges in order to do this.Code:rpm -i nameOfYourRpmFile.rpm
Registered Linux user #270181
TechieMoe's Tech Rants


Reply With Quote