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

Last updated: May 19,2024

1. Install "python3-fonttools" package

Please follow the guidelines below to install python3-fonttools on Kali Linux

$ sudo apt update $ sudo apt install python3-fonttools

2. Uninstall "python3-fonttools" package

Here is a brief guide to show you how to uninstall python3-fonttools on Kali Linux:

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

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

Package: python3-fonttools
Source: fonttools
Version: 4.46.0-1
Installed-Size: 10943
Maintainer: Debian Fonts Task Force
Architecture: amd64
Replaces: fonttools (<< 3.15.1-3)
Depends: python3-brotli (>= 1.1.0), python3-pkg-resources, python3-scipy (>= 1.10.0) | python3-munkres (>= 1.1.4), python3-ufolib2 (>= 0.16.0) | python3-defcon (>= 0.6.0), python3-sympy, python3-fs (>= 2.4.16), python3-lxml (>= 4.9.3), python3-lz4 (>= 1.7.4.2), python3-unicodedata2 (>= 15.1.0) | python3-all (>= 3.11.0), unicode-data (>= 15.1.0), python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.4)
Breaks: fonttools (<< 3.15.1-3)
Size: 1623428
SHA256: ca5e7d61fbd2a0f86b95a3833ffbe225d24ddf9583535f30678ab4ac4e00cd73
SHA1: 626918e43d9b312839855212bbdb55f0e632afc3
MD5sum: 2b8b66f4c0a3af946a0d33170ace8f16
Description: Converts OpenType and TrueType fonts to and from XML (Python 3 Library)
FontTools/TTX is a library to manipulate font files from Python.
It supports reading and writing of TrueType/OpenType fonts, reading
and writing of AFM files, reading (and partially writing) of PS Type 1
fonts. It also contains a tool called "TTX" which converts
TrueType/OpenType fonts to and from an XML-based format.
.
This is the Python 3 version of the fontTools package.
Description-md5:
Homepage: https://github.com/fonttools/fonttools
Section: python
Priority: optional
Filename: pool/main/f/fonttools/python3-fonttools_4.46.0-1_amd64.deb