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

Last updated: May 11,2024

1. Install "python3-fontparts" package

This guide let you learn how to install python3-fontparts on Kali Linux

$ sudo apt update $ sudo apt install python3-fontparts

2. Uninstall "python3-fontparts" package

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

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

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

Package: python3-fontparts
Source: fontparts
Version: 0.10.6-1
Installed-Size: 978
Maintainer: Debian Fonts Task Force
Architecture: all
Depends: python3-booleanoperations (>= 0.9.0), python3-defcon (>= 0.10.1), python3-fontmath (>= 0.9.1), python3-fonttools (>= 4.33.3), python3:any
Suggests: python-fontparts-doc
Size: 106880
SHA256: 6fa8ecde8cc2d4a1a50cd32ae14c8eabb0d2434ff7dfdaac551e1e88f7cb2323
SHA1: 7120ae69dac98196c3954b21d23a0edd75bbd59c
MD5sum: 0df4647963595f76a5372852a1283821
Description: API for interacting with the parts of fonts
FontParts is a Python API for programmatically creating and editing parts of
fonts during the type design process, and it is application-independent to
allow scripts to be portable across multiple applications.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/robotools/fontParts
Section: devel
Priority: optional
Filename: pool/main/f/fontparts/python3-fontparts_0.10.6-1_all.deb