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

Last updated: May 09,2024

1. Install "python3-pysrt" package

Learn how to install python3-pysrt on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pysrt

2. Uninstall "python3-pysrt" package

In this section, we are going to explain the necessary steps to uninstall python3-pysrt on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-pysrt
Priority: optional
Section: universe/python
Installed-Size: 76
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pysrt
Version: 1.0.1-1
Depends: python3-pkg-resources, python3:any (>= 3.3.2-2~), python3-chardet
Filename: pool/universe/p/pysrt/python3-pysrt_1.0.1-1_all.deb
Size: 11238
MD5sum: bddeed1478e18c7603cb06a05ec470b3
SHA1: 76fb36e34c918413d0602d0f37139f211911547a
SHA256: 84e83575223e8b79f3f954979eefff2ac64106493fa1ec63beb02a8121bd806d
Description-en: library to edit or create SubRip files (Python 3)
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 3 version of the package.
Description-md5: 13420522727ce5c8eed95b10384fd921
Homepage: https://github.com/byroot/pysrt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu