On Sat, 06 Jan 2018 13:21:11 -0800, Samuel Sieb wrote: > 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. Hmmm... I get [btth@localhost ~]$ rpm -qa |grep -i iridium iridium-browser-62.0-1.fc27.x86_64 [btth@localhost ~]$ which iridium /usr/bin/which: no iridium in (/usr/local/bin:/usr/bin:/bin:/usr/local/ sbin:/usr/sbin:/home/btth/.local/bin:/home/btth/bin) [btth@localhost ~]$ but I'm not clear what that tells me. Maybe that I did install it with dnf after all?? If it actually came out of the Fedora shop, that makes heavy odds the pestiferous code was in qutebrowser. Would it then be feasible to cleanse the malware out of that, and re-install it clean? It did seem like a nice little suite of code .... -- Beartooth Staffwright, Not Quite Clueless Power User Remember I know little (precious little!) of where up is. _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx