How to Install and Uninstall python3-guessit Package on Kali Linux

Last updated: May 06,2024

1. Install "python3-guessit" package

Please follow the guidelines below to install python3-guessit on Kali Linux

$ sudo apt update $ sudo apt install python3-guessit

2. Uninstall "python3-guessit" package

Please follow the step by step instructions below to uninstall python3-guessit on Kali Linux:

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

3. Information about the python3-guessit package on Kali Linux

Package: python3-guessit
Source: guessit
Version: 3.8.0-2
Installed-Size: 824
Maintainer: Debian Python Team
Architecture: all
Depends: python3-babelfish (>= 0.6.0), python3-dateutil, python3-pkg-resources, python3-rebulk (>= 3.1.0), python3-importlib-resources | python3-supported-min (>= 3.9), python3:any
Size: 187232
SHA256: 0cf6605420fb97f617b3459d975c8959c3731f605170e98dce972c4a4ebfe232
SHA1: 83daa563c51d0a7c6447773f61a8fc0343fb2e60
MD5sum: fdf04568c0f1c74d05574a48bbdfc70f
Description: 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:
Homepage: https://guessit.readthedocs.org/
Section: python
Priority: optional
Filename: pool/main/g/guessit/python3-guessit_3.8.0-2_all.deb