How to Install and Uninstall qgo Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "qgo" package

This is a short guide on how to install qgo on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install qgo

2. Uninstall "qgo" package

Please follow the step by step instructions below to uninstall qgo on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove qgo $ sudo apt autoclean && sudo apt autoremove

3. Information about the qgo package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: qgo
Priority: optional
Section: universe/games
Installed-Size: 4923
Maintainer: Ubuntu Developers
Original-Maintainer: Yann Dirson
Architecture: amd64
Version: 2.1~git-20150530-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libqt5core5a (>= 5.4.0), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5multimedia5 (>= 5.0.2), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 4.1.1)
Suggests: gnugo
Filename: pool/universe/q/qgo/qgo_2.1~git-20150530-1_amd64.deb
Size: 2190432
MD5sum: 055d3dc963951f251a6aa326e5c07226
SHA1: 586caef83f61879bd4ff1b6637637be0abb8314a
SHA256: d82703366f56bd16719d88a92e7bca501d80b414908dc4ce8d081a457ee53784
Description-en: Go client and full featured SGF editor
qGo is a computerized board on which you can play the game of Go
against another player, view and edit smart-go files, and connect to
Go servers on the internet. It can also interface with computer Go
programs such as GNU Go that speak the Go modem protocol. Have a look
at the cgoban package if you are interested in a Go client with less
package dependencies.
.
See description of the gnugo package for a short description of the
game.
Description-md5: 8b632fe985ddb638bda51b59e470b46d
Homepage: https://github.com/pzorin/qgo
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu