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

Last updated: May 09,2024

1. Install "python3-fontmath" package

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

$ sudo apt update $ sudo apt install python3-fontmath

2. Uninstall "python3-fontmath" package

This tutorial shows how to uninstall python3-fontmath on Kali Linux:

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

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

Package: python3-fontmath
Source: fontmath
Version: 0.9.2-1
Installed-Size: 186
Maintainer: Debian Fonts Task Force
Architecture: all
Depends: python3-fonttools (>= 4.33.3), python3:any
Size: 25592
SHA256: cf65b229fb690b7470a99dd59b190b281d0c601552db65c61eacaf83e729a222
SHA1: ee1926c0a20fa65dfdccbd870bc8cb85e5c243ff
MD5sum: f853b3fd6e78edfcf105bd0e7bf1dd11
Description: Objects for performing math operations on font data
This is a math library for fonts required by several font building
libraries.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/robotools/fontMath
Section: python
Priority: optional
Filename: pool/main/f/fontmath/python3-fontmath_0.9.2-1_all.deb