Hi Dave,

> when i accidently deleted a rpm package with cmd "rm"
> instead of "rpm -e" (the package was installed via cmd
> "rpm -iv), how could I clean up the rest of rpm thing?

 rpm -ev --justdb <package name>

> where is the
> log file for rpm to track installed packages?

 The rpm database is located under /var/lib/rpm. Try
rpm -ql rpm | less
and see for yourself.

Bye,
Leonard.

--
How clean is a war when you shoot around nukelar waste?
Stop the use of depleted uranium ammo!
End all weapons of mass destruction.


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to