How to Install and Uninstall python-srt-doc Package on Kali Linux

Last updated: May 18,2024

1. Install "python-srt-doc" package

In this section, we are going to explain the necessary steps to install python-srt-doc on Kali Linux

$ sudo apt update $ sudo apt install python-srt-doc

2. Uninstall "python-srt-doc" package

This tutorial shows how to uninstall python-srt-doc on Kali Linux:

$ sudo apt remove python-srt-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-srt-doc package on Kali Linux

Package: python-srt-doc
Source: python-srt
Version: 3.5.3-1
Installed-Size: 137
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2)
Size: 26572
SHA256: eaaa738c28ebcd194581800c0c6cc30cadbe317337cd905dae4b40197d540c3f
SHA1: 564bedc54399200aacc388eca6fcb5169ac3df0f
MD5sum: 34047c61a0780936c2d65a51ebe9be46
Description: Python library to handle SRT subtitle files (documentation)
srt is a tiny but featureful Python library for parsing, modifying, and
composing SRT subtitle files. It has a very robust parser that can deal with
many broken SRT files, and needs no dependencies beyond the Python Standard
Library.
.
This package provides the API documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/cdown/srt
Section: doc
Priority: optional
Filename: pool/main/p/python-srt/python-srt-doc_3.5.3-1_all.deb