Uninstalled Apps Still Showing up (Librewolf & Discord)

Asked by Emanuel S. Qeryo

Like 2 Months ago I had Librewolf installed, I uninstalled it, removed ~/.librewolf and some files from .local and .config, but on bleachbit the section still shows up.
I checked the xml file in the github (bleachbit / cleaners / librewolf.xml) and I don't see any of the folders on my device, I just gave up and kept it.

Now a week ago I uninstalled discord, it's still there, am I doing something wrong?

EDIT: I made an bug report https://github.com/bleachbit/bleachbit/issues/1954 and it turns out if you uncheck them then restart the app then they will disappear

Question information

Language:
English Edit question
Status:
Expired
For:
BleachBit Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Andrew Ziem (ahziem1) said :
#1

What does this command show?

sudo find ~/.cache/librewolf ~/.librewolf /root/.librewolfe /root/.cache/librewolf

Revision history for this message
Emanuel S. Qeryo (esqm) said :
#2

find: ‘/home/esq/.cache/librewolf’: No such file or directory
find: ‘/home/esq/.librewolf’: No such file or directory
find: ‘/root/.librewolfe’: No such file or directory
find: ‘/root/.cache/librewolf’: No such file or directory

I don't think it's a root thing, it's probably in ~ somewhere, cuz when running bleachbit with sudo none of the 2 show up

Revision history for this message
Manfred Hampl (m-hampl) said :
#3

Can you give samples of the file names listed by bleachbit?

What output do you get for

find / -iname \*librewolf\* 2>/dev/null

Revision history for this message
Emanuel S. Qeryo (esqm) said :
#4

/var/lib/flatpak/appstream/flathub/x86_64/d69bec9de4103f39f9ed7db0e46d9cd7d23f1d2d452fe41370518293e0e395e0/icons/128x128/io.gitlab.librewolf-community.png
/var/lib/flatpak/appstream/flathub/x86_64/d69bec9de4103f39f9ed7db0e46d9cd7d23f1d2d452fe41370518293e0e395e0/icons/64x64/io.gitlab.librewolf-community.png
/home/esq/.local/share/flatpak/overrides/io.gitlab.librewolf-community
/home/esq/.var/app/io.gitlab.librewolf-community
/home/esq/.var/app/io.gitlab.librewolf-community/.librewolf
/usr/share/bleachbit/cleaners/librewolf.xml
/usr/lib/librewolf

the .var/app/io.gitlab.librewolf-community folder always gets recreated when I remove it, do I remove all of these? (not including /usr/share/bleachbit/cleaners)

Revision history for this message
Manfred Hampl (m-hampl) said :
#5

You write that you have uninstalled librewolf, but the output still shows a file or directory /usr/lib/librewolf.
That does not fit together.

What is the output of

ls -l /usr/lib/librewolf
file /usr/lib/librewolf

Revision history for this message
Emanuel S. Qeryo (esqm) said (last edit ):
#6

drwxr-xr-x - root 10 Nov 14:07  native-messaging-hosts
/usr/lib/librewolf: directory

I used -Rns to remove librewolf and discord, Ididn't know you could use find to look for files, I tried once to use grep and I gave up cuz took a long time

EDIT: checked the folder, only thing is /usr/lib/librewolf/native-messaging-hosts/org.kde.plasma.browser_integration.json which is plasma integration thing

Revision history for this message
Manfred Hampl (m-hampl) said :
#7

If you do not need and want librewolf any more, then you might consider deleting that directory with its contents.

Revision history for this message
Emanuel S. Qeryo (esqm) said :
#8

still shows up on bleachbit after deleting

Revision history for this message
Andrew Ziem (ahziem1) said :
#9

Emanuel,
1. Which version of BleachBit?
2. In the preferences, is the option enabled "Hide irrelevant cleaners"?

Revision history for this message
Emanuel S. Qeryo (esqm) said :
#10

BleachBit version 5.0.2
and yes

Revision history for this message
Launchpad Janitor (janitor) said :
#11

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Andrew Ziem (ahziem1) said :
#12