I try to remove prism launcher from pamac and it doesn’t load, same with steam, and sober.
Mod edit: removed unnecessary and pointless screenshot. Please see [HowTo] Request support
I try to remove prism launcher from pamac and it doesn’t load, same with steam, and sober.
Mod edit: removed unnecessary and pointless screenshot. Please see [HowTo] Request support
Use pacman in a terminal where <packagename>
is the name of the package you want to remove
sudo pacman -Rns <packagename>
e.g. Prism Launcher
sudo pacman -Rns prismlauncher
Some applications may have optional extra packages installed which needs to be removed as well - that is in the same transaction as the primary application.