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

Last updated: December 24,2024

1. Install "python3-fontmake" package

In this section, we are going to explain the necessary steps to install python3-fontmake on Kali Linux

$ sudo apt update $ sudo apt install python3-fontmake

2. Uninstall "python3-fontmake" package

This guide let you learn how to uninstall python3-fontmake on Kali Linux:

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

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

Package: python3-fontmake
Source: fontmake
Version: 2.4.1-2
Installed-Size: 130
Maintainer: Debian Fonts Task Force
Architecture: all
Depends: python3-attr (>= 20.2.0), python3-fontmath (>= 0.6.0), python3-fonttools (>= 4.22.0), python3-glyphslib (>= 5.3.0~b1), python3-ufo2ft (>= 2.21.0), python3-ufolib2 (>= 0.8.0), python3:any, ttfautohint
Size: 28516
SHA256: a87b114a3389ebeeab4a026f45e6a76db41b16a3a794d42940abe3d601e42ed5
SHA1: 35fb189926155fe0a4624110a42c7f976faed9cf
MD5sum: c4573efc8449d17a51bc053b399d08f6
Description: Python library for compiling fonts from UFO or Glyphs to OTF/TTF
This library provides a wrapper for several other Python libraries which
together compile fonts from various sources (.glyphs, .ufo) into binaries
(.otf, .ttf).
Description-md5:
Homepage: https://github.com/googlei18n/fontmake
Section: python
Priority: optional
Filename: pool/main/f/fontmake/python3-fontmake_2.4.1-2_all.deb