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