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

Last updated: May 17,2024

1. Install "python3-fontpens" package

Please follow the guidance below to install python3-fontpens on Kali Linux

$ sudo apt update $ sudo apt install python3-fontpens

2. Uninstall "python3-fontpens" package

In this section, we are going to explain the necessary steps to uninstall python3-fontpens on Kali Linux:

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

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

Package: python3-fontpens
Source: fontpens
Version: 0.2.4-1
Installed-Size: 76
Maintainer: Debian Fonts Task Force
Architecture: all
Depends: python3-fonttools (>= 3.32.0), python3:any
Size: 12400
SHA256: edbd5f971c1bfff22d97146da4a7b074bd8e77123351df44b13fcd6d5fa39852
SHA1: ad784726b011691d35cf5130dadf76fac68265b1
MD5sum: b88fc0357ccffe05122838374f88a294
Description: Classes implementing Pen protocol for manipulating UFO glyphs
fontPens implements Pen protocol, which are instructions to draw glyphs. This
protocol is established by RoboFabs, and this library is the reference
implementation of the protocol, which is for manipulating UFO files.
.
The API is also compatible with FontForge Python API and FontLab VI Python
API.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/robofab-developers/fontPens
Section: python
Priority: optional
Filename: pool/main/f/fontpens/python3-fontpens_0.2.4-1_all.deb