On 18.03.2006 10:54, David Timms wrote:
How to remove only specific packages without removing all thedependencies using yum?rpm -e wireless-tools you see the same y needed by (installed) x messages.
test before removing is no bad idea # rpm -e --test <package>
Even rpm doesn't let you do it.
oops, # rpm -e --nodeps <package1> <package2> -- shrek-m -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxxTo unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list