Category: General Linux

When Running RPM install, get the error from install of PATHTOPACKAGE conflicts with file from package PATHTOPACKAGE.

Use the –replacefiles option to overwrite the files or erase the old package first using -e

rpm install PATHTOPACKAGE --replacefiles 

 

Tags:

Linux

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.