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

Last updated: May 12,2024

1. Install "python-libguess" package

This guide covers the steps necessary to install python-libguess on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-libguess

2. Uninstall "python-libguess" package

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

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

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

Package: python-libguess
Priority: optional
Section: universe/python
Installed-Size: 47
Maintainer: Ubuntu Developers
Original-Maintainer: Andrew Shadura
Architecture: all
Version: 1.1-1
Provides: python2.7-libguess
Depends: libguess1, python:any (>= 2.7.5-5~), python:any (<< 2.8)
Filename: pool/universe/p/python-libguess/python-libguess_1.1-1_all.deb
Size: 5264
MD5sum: 4348d901788e3e46d28f8c6b51932809
SHA1: 29951c15d93a35533de5cfa82daacc1cf1604ed1
SHA256: 8268d5739b03041feb1cbba43201d5b8ea0292ffdc6dda85ca89b2c1799b5017
Description-en: high-speed character set detection library (Python 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 wrapper for libguess.
Description-md5: be6a52caeb26e331b9ccb297f2f3ba85
Homepage: https://bitbucket.org/barro/python-libguess/wiki/Home
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu