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

Last updated: May 15,2024

1. Install "python-pysrt" package

Please follow the guidance below to install python-pysrt on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pysrt

2. Uninstall "python-pysrt" package

Learn how to uninstall python-pysrt on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pysrt
Priority: optional
Section: universe/python
Installed-Size: 89
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pysrt
Version: 1.0.1-1
Depends: python-pkg-resources, python:any (<< 2.8), python, python:any (>= 2.7.5-5~), python-chardet
Filename: pool/universe/p/pysrt/python-pysrt_1.0.1-1_all.deb
Size: 12076
MD5sum: 48a7039231ade106ec61ec366e4d33b9
SHA1: b3a921fed32be7ca130080138cafb1351bd58509
SHA256: 27bc5333edfa0dfa363efdc4fc8123a4add29a50f208c5ac16a5c88cabb66ced
Description-en: library to edit or create SubRip files (Python 2)
pysrt can be used to edit or create SubRip (.srt) subtitle files from Python.
It supports parsing, shifting, removing, slicing, spliting and rescaling of
these files.
.
This is the Python 2 version of the package.
.
It also contains the "srt" binary to interact with this library.
Description-md5: 1cfb0bdd2d12980ca2cdb6dfffda5bf9
Homepage: https://github.com/byroot/pysrt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu