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

Last updated: May 20,2024

1. Install "python3-vttlib" package

Learn how to install python3-vttlib on Kali Linux

$ sudo apt update $ sudo apt install python3-vttlib

2. Uninstall "python3-vttlib" package

Please follow the steps below to uninstall python3-vttlib on Kali Linux:

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

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

Package: python3-vttlib
Source: python-vttlib
Version: 0.11.0+dfsg-3
Installed-Size: 66
Maintainer: Debian Python Team
Architecture: all
Depends: python3-fonttools, python3-pyparsing, python3-ufolib2, python3:any
Size: 15120
SHA256: 391f353288926a71282fae486e1e8890f2f8d14551c38d5a225d4c1cedfab355
SHA1: 79823f4b435eae0a31933da30c02718673d7aef1
MD5sum: 05983032fd1b86be393fe08fee765bbc
Description: Python library to extract VTT (Microsoft Visual TrueType) font hinting data
A library to:
- Extract VTT hinting data from a OpenType font prepared with Microsoft Visual
TrueType (VTT) and store it in a FontTools TTX dump
- Merge it back from a TTX dump into an OpenType font and
- Compile the data inside to font to ship it (turn TSI* tables into fpgm,
etc.).
.
The primary use case is version control of hinting data of fonts.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/daltonmaag/vttLib
Section: python
Priority: optional
Filename: pool/main/p/python-vttlib/python3-vttlib_0.11.0+dfsg-3_all.deb