I installed trayclock which is an AUR package. I used the Pamac (Add/Remove Software) tool. Now I cannot un-install it?
Before I uninstalled it via Pamac I did pacman -Qm from the command line and it was there. After I uninstalled via Pamac pacman -Qm does not show it anymore but the icon is still there in the sys-tray telling me the time, even after a reboot.
It had a folder in ~/.config/ which I deleted.
It didn’t have anything in ~/.local/share/
I also tried suggestions here:
pacman -Qm
sudo pacman -S trayclock --overwrite “*”
sudo pacman -Rsn trayclock
It is still there in the sys-tray telling me the time?!
How do I uninstall and remove this package?
Flex