To uninstall 3dchess just follow these instructions.
sudo apt-get remove 3dchess
This will remove just the 3dchess package itself.
sudo apt-get remove --auto-remove 3dchess
This will remove the 3dchess package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for 3dchess then this will work.
sudo apt-get purge 3dchess
Or similarly, like this 3dchess
sudo apt-get purge --auto-remove 3dchess
Package | 3dchess |
Version | 0.8.1-19 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://sunsite.unc.edu/pub/Linux/games/strategy/ |
Description | Play chess across 3 boards! |
Distro | ubuntu |
Release | xenial |
Repo | universe |
Section | universe/games |