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

Last updated: May 18,2024

1. Install "python3-subliminal" package

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

$ sudo apt update $ sudo apt install python3-subliminal

2. Uninstall "python3-subliminal" package

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

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

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

Package: python3-subliminal
Priority: optional
Section: universe/python
Installed-Size: 200
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: subliminal
Version: 0.7.4-1
Depends: python3-chardet, python3:any (>= 3.3.2-2~), python3-html5lib, python3-bs4, python3-babelfish, python3-pysrt, python3-enzyme, python3-dogpile.cache, python3-requests, python3-guessit
Filename: pool/universe/s/subliminal/python3-subliminal_0.7.4-1_all.deb
Size: 26362
MD5sum: 057393191942f64e2c38c3be5bbb7cac
SHA1: 14af43a642e0f02c5702f22fa7c93947512d1b35
SHA256: 933d4507b1ac2ee7e371d55de395d74af1c2c5181d0584b76e2e47ed1941039d
Description-en: Python library to search and download subtitles (python3 version)
It comes with an easy to use CLI (command-line interface) suitable for direct
use or cron jobs.
.
Subliminal uses multiple providers to give users a vast choice and have a
better chance to find the best matching subtitles. Providers are extensible
through a dedicated entry point.
.
This package contains the python3 version.
Description-md5: d00cacfc07a6d361baf2e96057343536
Homepage: https://github.com/Diaoul/subliminal
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu