How to Install and Uninstall python3-fontname.noarch Package on Fedora 34

Last updated: September 21,2024

1. Install "python3-fontname.noarch" package

This tutorial shows how to install python3-fontname.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-fontname.noarch

2. Uninstall "python3-fontname.noarch" package

Please follow the step by step instructions below to uninstall python3-fontname.noarch on Fedora 34:

$ sudo dnf remove python3-fontname.noarch $ sudo dnf autoremove

3. Information about the python3-fontname.noarch package on Fedora 34

Last metadata expiration check: 5:22:39 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-fontname
Version : 0.2.0
Release : 22.fc34
Architecture : noarch
Size : 16 k
Source : python-fontname-0.2.0-22.fc34.src.rpm
Repository : fedora
Summary : A lib for guessing font name
URL : https://github.com/Asvel/fontname
License : MIT
Description : fontname is a lib for guessing font name, in other words, reading and decoding
: quirk encoded raw font name.
:
: It current supports SFNT format fonts, and is adept at dealing with CJK fonts.