How to Install and Uninstall python3-fonttools Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: June 05,2024

1. Install "python3-fonttools" package

Please follow the guidance below to install python3-fonttools on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install python3-fonttools

2. Uninstall "python3-fonttools" package

In this section, we are going to explain the necessary steps to uninstall python3-fonttools on Ubuntu 22.10 (Kinetic Kudu):

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

3. Information about the python3-fonttools package on Ubuntu 22.10 (Kinetic Kudu)

Package: python3-fonttools
Architecture: amd64
Version: 4.34.4-1
Priority: optional
Section: universe/python
Source: fonttools
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Fonts Task Force
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 4282
Depends: python3-brotli (>= 1.0.9), python3-pkg-resources, python3-scipy (>= 1.8.1) | python3-munkres (>= 1.1.4), python3-ufolib2 (>= 0.13.1) | python3-defcon (>= 0.6.0), python3-sympy, python3-fs (>= 2.4.16), python3-lxml (>= 4.5.0), python3-lz4 (>= 1.7.4.2), python3-unicodedata2 (>= 14.0.0) | python3-all (>= 3.11.0), unicode-data (>= 14.0.0), python3 (<< 3.11), python3 (>= 3.10~), python3:any, libc6 (>= 2.14)
Breaks: fonttools (<< 3.15.1-3)
Replaces: fonttools (<< 3.15.1-3)
Filename: pool/universe/f/fonttools/python3-fonttools_4.34.4-1_amd64.deb
Size: 843536
MD5sum: 313f1fd5e57bc2bc7e6a87824eebdcf1
SHA1: aa49be6bc624454d7297322d7eeac54dddfa7d69
SHA256: e301f2a678cdd3c0d4ab83a4ee73f9eea25e78ac0fc2079761bd19df2b853eb4
SHA512: 4fbe0d14157fe8b94c95e411184af683b32a6db9bec26e1722f85a1ce2376268e5ee38d5a34e320440a78019c1e076e19ad6fef7167877fd505a5d5cecf37802
Homepage: https://github.com/fonttools/fonttools
Description: Converts OpenType and TrueType fonts to and from XML (Python 3 Library)
Description-md5: 9692c4b2675bf033fc7ef3a1d2778405
Task: ubuntustudio-publishing