How to Install and Uninstall libosl-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 06,2024

1. Install "libosl-doc" package

Please follow the guidelines below to install libosl-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libosl-doc

2. Uninstall "libosl-doc" package

This tutorial shows how to uninstall libosl-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libosl-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libosl-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libosl-doc
Priority: optional
Section: universe/doc
Installed-Size: 100688
Maintainer: Ubuntu Developers
Original-Maintainer: Daigo Moriwaki
Architecture: all
Source: libosl
Version: 0.6.0-3.3
Suggests: libosl1v5
Filename: pool/universe/libo/libosl/libosl-doc_0.6.0-3.3_all.deb
Size: 6016774
MD5sum: ffd2e54520556b9aa7ced77e14232db5
SHA1: ea55637366660824c9b8a870cec9885d8bfd2247
SHA256: 6cc5b4e1fb490c484edc7e4c3050f35b09574759242631581d402e1c47f1a8d8
Description-en: library for Shogi playing programs
OpenShogiLib (OSL) provides following features of Shogi playing programs,
especially for Shogi programming study. Shogi is a Japanese two-player board
game like Chess.
1. Board: reading/writing records, generating legal moves etc.
2. Evaluation function: piece values and a lot of features
3. Hash table: hashing boards etc.
4. Checkmate search: concurrent df-pn+ etc.
5. Search framework: full-depth search, realization probability etc.
6. Move category: mate, illegal moves etc.
7. Opening book
8. Gaming: search time control etc.
.
This package contains documents that Doxygen generates from OSL source files.
Description-md5: a0ffe8c7925e6f58707d4a070b490a5e
Homepage: http://gps.tanaka.ecc.u-tokyo.ac.jp/gpsshogi/pukiwiki.php
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu