On 01/06/2018 01:11 PM, SternData wrote:
On 01/06/2018 02:09 PM, Beartooth wrote:
I've just run "dnf remove." It got qutebrowser, but not Iridium;
it said it couldn't find it (with upper nor lower case I), and sure
enough, Iridium still launches from the browser drawer on my panel.
Can I be sure which (if either) was the problem? Is there a way
to remove Iridium??
rpm -qa |grep -i iridium
will give you the name of the rpm from which it was installed.
If you know the name of the executable, you can ask rpm directly.
If the executable is named "iridium", then run "which iridium". If the
result of that is "/usr/bin/iridium", then run "rpm -qf
/usr/bin/iridium" and that will tell you the package it came from.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx