To uninstall xboard just follow these instructions.
sudo apt-get remove xboard
This will remove just the xboard package itself.
sudo apt-get remove --auto-remove xboard
This will remove the xboard package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for xboard then this will work.
sudo apt-get purge xboard
Or similarly, like this xboard
sudo apt-get purge --auto-remove xboard
Package | xboard |
Version | 4.8.0-2 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://savannah.gnu.org/projects/xboard/ |
Description | X Window System Chess Board |
Distro | ubuntu |
Release | wily |
Repo | universe |
Section | universe/games |