On Wed, 1 Jul 2020 01:44:32 +0530, Sreyan Chakravarty wrote: > Hi, > > I have NEVER installed Steam via Gnome Software on my notebook, in fact > I never installed it ever, but on Gnome Software it is marked as > "Installed". > > Any way I can remove it from there ? That is mark it as "not installed" ? > > When I click on "Remove" it says "no packages to remove" but it has > "Launch" and "Remove" options enabled. "Launch", does nothing. > > Are there any command-line/debugging/troubleshooting options that I > should know about for Gnome Software Centre ? Seems like I haven't seen > the last of such annoying bugs. Gnome Software uses PackageKit, so you could start with the command-line tool "pkgcon": pkcon get-packages|grep ^Inst would list "Installed" packages. And, of course, you are free to investigate further with "rpm". _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx