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

Last updated: July 03,2024

1. Install "python-subliminal" package

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

$ sudo apt update $ sudo apt install python-subliminal

2. Uninstall "python-subliminal" package

This tutorial shows how to uninstall python-subliminal on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-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: python-dogpile.cache, python:any (>= 2.7.5-5~), python-requests, python-pysrt, python-bs4, python-enzyme, python:any (<< 2.8), python-html5lib, python-babelfish, python-chardet, python-guessit
Filename: pool/universe/s/subliminal/python-subliminal_0.7.4-1_all.deb
Size: 26306
MD5sum: 2041f6ce85622b73ad3e401fb9febb38
SHA1: c0727abd8c7669f41df4c68b4997d4991d85d305
SHA256: abf2da372e8a50d47abd34ada0d14735578bdbb2e8f181a8e007624ad2ce00ce
Description-en: Python library to search and download subtitles (python2 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 only the python2 version.
Description-md5: 405d25e60ed6e06dfff06af8f50fc2e4
Homepage: https://github.com/Diaoul/subliminal
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions