How to Install and Uninstall fonttools.noarch Package on Fedora 35

Last updated: February 05,2025

1. Install "fonttools.noarch" package

This guide let you learn how to install fonttools.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install fonttools.noarch

2. Uninstall "fonttools.noarch" package

Please follow the guidance below to uninstall fonttools.noarch on Fedora 35:

$ sudo dnf remove fonttools.noarch $ sudo dnf autoremove

3. Information about the fonttools.noarch package on Fedora 35

Last metadata expiration check: 3:54:10 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : fonttools
Version : 4.26.1
Release : 2.fc35
Architecture : noarch
Size : 16 k
Source : fonttools-4.26.1-2.fc35.src.rpm
Repository : fedora
Summary : Tools to manipulate font files
URL : https://github.com/fonttools/fonttools/
License : MIT
Description :
: fontTools is a library for manipulating fonts, written in Python. The project
: includes the TTX tool, that can convert TrueType and OpenType fonts to and
: from an XML text format, which is also called TTX. It supports TrueType,
: OpenType, AFM and to an extent Type 1 and some Mac-specific formats.