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

Last updated: May 12,2024

1. Install "libgaviotatb1" package

This tutorial shows how to install libgaviotatb1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgaviotatb1

2. Uninstall "libgaviotatb1" package

This tutorial shows how to uninstall libgaviotatb1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgaviotatb1 $ sudo apt autoclean && sudo apt autoremove

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

Package: libgaviotatb1
Priority: extra
Section: universe/libs
Installed-Size: 214
Maintainer: Ubuntu Developers
Original-Maintainer: Varun Hiremath
Architecture: amd64
Source: gaviotatb
Version: 0.4-2
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4)
Recommends: gaviotatb
Filename: pool/universe/g/gaviotatb/libgaviotatb1_0.4-2_amd64.deb
Size: 47682
MD5sum: 54607e44ecf03080d15598d338d984b9
SHA1: b950770976ae83ecec23230f98eb575bd66c3d32
SHA256: 6900e3d248e7b90ed7239026d737b3b115282db3af2cadd0b39201fe80c7895e
Description-en: Gaviota chess endgame tablebase probing library (development package)
Gaviota is a chess engine. Gaviota generates and uses its own Endgame
Tablebases (EGTBs) with its own format. It contains "distance to
mate" information, which is how many moves are needed to mate the
opponent, or to be mated. The Gaviota Tablebases can be probed from
your own program (engine or interface) using this library.
.
This package provides a static library and header files.
Description-md5: e80fefc394429bd06d3861e6d3f59a67
Homepage: https://sites.google.com/site/gaviotachessengine/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu