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

Last updated: May 14,2024

1. Install "python-guessit" package

This is a short guide on how to install python-guessit on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-guessit

2. Uninstall "python-guessit" package

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

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

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

Package: python-guessit
Priority: optional
Section: universe/python
Installed-Size: 495
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: guessit
Version: 0.11.0-1
Depends: python-dateutil (>= 2.1), python-pkg-resources, python-babelfish, python-requests, python-stevedore, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/g/guessit/python-guessit_0.11.0-1_all.deb
Size: 87642
MD5sum: 2f7cd0b9f7fecf3734de190d2efe022b
SHA1: a96bbeb4c14a8d7bca74694f2079c9769b5896fd
SHA256: 2142a8c3ea04d7a05cd59e7c54919da92f845c78f426ba2631bab44f4d0e93c3
Description-en: library for guessing information from video filenames (Python 2)
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 2 module.
Description-md5: afa41318e7e733b58958d11b9e6e3af5
Homepage: http://guessit.readthedocs.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu