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

Last updated: May 20,2024

1. Install "python3-webvtt" package

Please follow the instructions below to install python3-webvtt on Kali Linux

$ sudo apt update $ sudo apt install python3-webvtt

2. Uninstall "python3-webvtt" package

Please follow the instructions below to uninstall python3-webvtt on Kali Linux:

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

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

Package: python3-webvtt
Source: python-webvtt
Version: 0.4.6-2
Installed-Size: 55
Maintainer: Debian Python Team
Architecture: all
Depends: python3-docopt, python3:any
Suggests: python-webvtt-doc
Size: 12016
SHA256: 862e5b81a7ee9d6481b8d6c4c5ef4dd6c93560d5a8e1c73c4e22ec763968dd18
SHA1: db63111ae7f3d934de0bc74f4fc6cdd118da2980
MD5sum: 0361ba0cebf55e948d90ec49c54e1485
Description: Read, write and segment WebVTT caption files (Python3 version)
Python module for reading/writing WebVTT caption files. It also features
caption segmentation useful when captioning HLS videos.
.
Converting captions from other formats is supported for:
* SubRip (.srt)
* YouTube SBV (.sbv)
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/glut23/webvtt-py/
Section: python
Priority: optional
Filename: pool/main/p/python-webvtt/python3-webvtt_0.4.6-2_all.deb