Re: Removing packages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ali Helmy wrote:

So how exactly do I list find and list all their rpms so that I can remove them using rpm?

Determine the path:
$ which epiphany

Determine the package:
$ rpm -qf `which epiphany`

Remove the package:
$ yum remove `rpm -qf \`which epiphany\``



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux