K KindledSpirit Posts: 24 +0 Jun 13, 2005 #1 How do i remove a package that came with the installation files such as xmms without reformatting the OS.
How do i remove a package that came with the installation files such as xmms without reformatting the OS.
Nodsu Posts: 5,451 +7 Jun 13, 2005 #2 Since you are using RedHat which is a RPM based distribution then you can use the rpm utility a la "rpm -e xmms" - e as in erase.
Since you are using RedHat which is a RPM based distribution then you can use the rpm utility a la "rpm -e xmms" - e as in erase.