How to Install and Uninstall python3-libguess Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 04,2024

1. Install "python3-libguess" package

In this section, we are going to explain the necessary steps to install python3-libguess on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-libguess

2. Uninstall "python3-libguess" package

Please follow the guidance below to uninstall python3-libguess on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-libguess $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-libguess package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-libguess
Priority: optional
Section: universe/python
Installed-Size: 47
Maintainer: Ubuntu Developers
Original-Maintainer: Andrew Shadura
Architecture: all
Source: python-libguess
Version: 1.1-1
Depends: libguess1, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-libguess/python3-libguess_1.1-1_all.deb
Size: 5340
MD5sum: 2036a71eb7b6766f68035114f1e1a3c3
SHA1: 0eec3ceb5d2d7785f90ea0fe87499e150d91b1a8
SHA256: 3be4afb985ca9f1c5ef705c7efc8b5e8bb500e2fa0c75ad2fa32c7b3b8574af4
Description-en: high-speed character set detection library (Python 3 wrapper)
libguess employs discrete-finite automata to deduce the character set of the
input buffer. The advantage of this is that all character sets can be checked
in parallel, and quickly.
.
This package contains a Python 3 wrapper for libguess.
Description-md5: 58cd9aa4f3ccb85ea18eedc33fd4ad06
Homepage: https://bitbucket.org/barro/python-libguess/wiki/Home
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu