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

Last updated: May 19,2024

1. Install "python3-ttconv" package

Learn how to install python3-ttconv on Kali Linux

$ sudo apt update $ sudo apt install python3-ttconv

2. Uninstall "python3-ttconv" package

Learn how to uninstall python3-ttconv on Kali Linux:

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

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

Package: python3-ttconv
Source: ttconv
Version: 1.0.5-3
Installed-Size: 505
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 70024
SHA256: fc4f89c3bee00748dea82207092e42e0ae214738084a3bc8f29e82a88af2acae
SHA1: acd082391fa577e8aa742104eed568d327c6b982
MD5sum: 3fe8014a0444a5d40a4fba07b101b862
Description: library and tool for converting timed text or subtitle formats
ttconv is a library and command line application written in pure
Python for converting between timed text formats used in the
presentations of captions, subtitles, karaoke, etc.
.
Input formats: TTML / IMSC, SCC / CEA 608, EBU STL, SRT
.
Output formats: IMSC / TTML, WebVTT, SRT
.
Note, that the tool is called ttconv, not tt, i.e. use it like this:
.
ttconv convert -i subtitles.ttml -o subtitles.srt
Description-md5:
Homepage: https://github.com/sandflow/ttconv
Section: utils
Priority: optional
Filename: pool/main/t/ttconv/python3-ttconv_1.0.5-3_all.deb