How to Install and Uninstall libosl1v5 Package on Kali Linux

Last updated: May 17,2024

1. Install "libosl1v5" package

This tutorial shows how to install libosl1v5 on Kali Linux

$ sudo apt update $ sudo apt install libosl1v5

2. Uninstall "libosl1v5" package

This tutorial shows how to uninstall libosl1v5 on Kali Linux:

$ sudo apt remove libosl1v5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libosl1v5 package on Kali Linux

Package: libosl1v5
Source: libosl (0.8.0-4)
Version: 0.8.0-4+b2
Installed-Size: 4888
Maintainer: Yann Dirson
Architecture: amd64
Replaces: libosl1
Depends: libboost-filesystem1.83.0 (>= 1.83.0), libboost-iostreams1.83.0 (>= 1.83.0), libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Suggests: libosl-doc
Conflicts: libosl1
Size: 1383904
SHA256: 7dd6e02dbf513333a58ebcf35e2e8bf4fe840f43903bee2fe4a57b47d8beb2a3
SHA1: 53bae0e6ccd73a54bd52a418ac44bcdf481222f1
MD5sum: 495dbb90ee4b9a7b54f04e16b1fe1d00
Description: 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.
.
OSL works only on Pentium4 or later compatible CPUs due to using the SSE2
instruction set.
Description-md5:
Homepage: https://gps.tanaka.ecc.u-tokyo.ac.jp/gpsshogi/pukiwiki.php
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libo/libosl/libosl1v5_0.8.0-4+b2_amd64.deb