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

Last updated: May 09,2024

1. Install "python3-pysrt" package

This guide covers the steps necessary to install python3-pysrt on Kali Linux

$ sudo apt update $ sudo apt install python3-pysrt

2. Uninstall "python3-pysrt" package

Learn how to uninstall python3-pysrt on Kali Linux:

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

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

Package: python3-pysrt
Source: pysrt
Version: 1.0.1-3
Installed-Size: 59
Maintainer: Debian Python Team
Architecture: all
Replaces: python-pysrt (<< 1.0.1-2)
Depends: python3-pkg-resources, python3-chardet, python3:any
Breaks: python-pysrt (<< 1.0.1-2)
Size: 12808
SHA256: e06b020d7ee204e85b7a5f2f45933d22ef2e23b8e7a45ef8e8fa17deb117137e
SHA1: d69a1166ee15b1da63cdd646ad818069dd6aab24
MD5sum: 2020572d0226623df5e004cb9da62277
Description: 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, splitting and rescaling of
these files.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://github.com/byroot/pysrt
Section: python
Priority: optional
Filename: pool/main/p/pysrt/python3-pysrt_1.0.1-3_all.deb