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

Last updated: May 02,2024

1. Install "python3-guessit" package

Please follow the instructions below to install python3-guessit on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-guessit

2. Uninstall "python3-guessit" package

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

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

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

Package: python3-guessit
Priority: optional
Section: universe/python
Installed-Size: 496
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: guessit
Version: 0.11.0-1
Depends: python3-dateutil (>= 2.1), python3-pkg-resources, python3-babelfish, python3-requests, python3-stevedore, python3:any (>= 3.3.2-2~)
Filename: pool/universe/g/guessit/python3-guessit_0.11.0-1_all.deb
Size: 85198
MD5sum: 9d882c41fe425b5d50c2537c7a310cda
SHA1: a252904fc9cdd9c2ac0bddcf621a19733cc7bc36
SHA256: cd451c6756301f7c5066b7a7dc63b97463b66e2b444b0f71f0429bd35d4fa0f9
Description-en: library for guessing information from video filenames (Python 3)
GuessIt is a Python library that tries to extract as much information as
possible from a video file. It has a very powerful filename matcher that allows
one to guess a lot of metadata from a video using only its filename. This
matcher works with both movies and TV show episodes.
.
This package contains the Python 3 module.
.
It also contains the "guessit" binary to interact with this library.
Description-md5: 0e8fbf1fe096ee82caa74797e1472751
Homepage: http://guessit.readthedocs.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu