How do I remove one badly designed Solitaire game I installed?
I installed a game called Solitaire on Xubuntu, but this game is very badly designed, so I decided to remove it.
Here is some useful info:
- I installed this game using Software on Xubuntu, but the game is not found under the tab Installed.
- I tried using Ubuntu software center, but still unable to find the game under the installed tab.
- Using Synaptic Package Manager cannot locate the package of the game.
You can search "solitaire" on the "software" application of xubuntu, then you will find the game uploaded with the same icon as I have. Maybe you can successfully uninstall it.
Update
Output of snap list
:
core 16-2.26.14 2462 canonical -
solitaire 1.0 2 1bsyl -
As you have mentioned that the output of snap list
is
core 16-2.26.14 2462 canonical -
solitaire 1.0 2 1bsyl -
I suspect it’s the installed solitaire
snap package.
Try running the following command in Terminal:
snap remove solitaire