[mythtv-users] Removing myth RPM after compiled from source

Ralf Kleineisel ralf at kleineisel.de
Wed Jan 9 11:03:49 UTC 2008


Michelle Dupuis wrote:

> I don't want to 'yum remove myth*' since that would rip out a lot of 
> related packages etc...

rpm -ev --nodeps "myth*"
will remove the packages without caring for dependencies.

Another approach would be to compile the source into a new rpm and 
install that. Install the myth src rpm, replace the tar file (in 
/usr/src/redhat/SOURCES on Fedora/RedHat boxes) with the newer one and 
"rpmbuild -ba <SPECFILE>".
















More information about the mythtv-users mailing list