Ben Stringer wrote:
So, if you want to remove kmail, you would need to
# rpm -e kdenetwork
But you may find other things depend on that package.
# rpm -q --whatrequires kdenetwork
kdenetwork-devel-3.1.4-1
# rpm -q --whatrequires kdenetwork-devel
no package requires kdenetwork-devel
So, you should be able to:
# rpm -e kdenetwork kdenetwork-devel
another hint:
# yum remove kdenetwork
which will ask you to deinstall all dependencies also:
# yum remove kdenetwork
Gathering header information file(s) from server(s)
Server: Fedora Core 2 - Development Tree
Finding updated packages
Downloading needed headers
Resolving dependencies
.Dependencies resolved
I will do the following:
[erase: kdenetwork 7:3.2.2-1.i386]
I will erase these to satisfy the dependencies:
[deps: kdenetwork-devel 7:3.2.2-1.i386]
Is this ok [y/N]: