Go Back   Linux Forums by TotalPenguin! Get linux Help! > GUI Linux > Linux Applications

Linux Applications Discussion for Linux Software and Application releated issues.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-19-2007, 01:16 AM
Member
 
Join Date: Jan 2007
Posts: 96
Prog is on a distinguished road
Default Force an RPM install

If I am not mistaken it use to be 'rpm -Uvh --force <file.rpm>' in order to force an RPM to install even if it didn't meet the dependencies. This doesn't seem to work any longer.

Is there a way to force an install now?
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 10-23-2007, 07:34 PM
Void
Guest
 
Posts: n/a
Default

--force no longer works. Instead it is --nodeps

Code:
rpm -Uvh --nodeps <file.rpm>
This will install the file without checking dependencies.
Reply With Quote
  #3 (permalink)  
Old 10-31-2007, 01:03 PM
Junior Member
 
Join Date: Oct 2007
Posts: 7
Oppo is on a distinguished road
Default

Take a look at the man pages for RPM as well.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Brute Force Attacks Wanch Linux Security 5 10-18-2007 12:39 AM
Linux is easier to install than Windows kernel Linux News 0 08-16-2007 08:24 AM
Install an RPM? Prog Linux General 2 01-19-2007 01:36 AM


All times are GMT. The time now is 01:17 AM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.