How to Install and Uninstall python3-defcon.noarch Package on Fedora 39

Last updated: January 16,2025

1. Install "python3-defcon.noarch" package

Please follow the instructions below to install python3-defcon.noarch on Fedora 39

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

2. Uninstall "python3-defcon.noarch" package

Please follow the instructions below to uninstall python3-defcon.noarch on Fedora 39:

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

3. Information about the python3-defcon.noarch package on Fedora 39

Last metadata expiration check: 3:21:45 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-defcon
Version : 0.10.2
Release : 1.fc39
Architecture : noarch
Size : 386 k
Source : python-defcon-0.10.2-1.fc39.src.rpm
Repository : fedora
Summary : A set of flexible objects for representing UFO data
URL : https://github.com/robotools/defcon
License : MIT
Description : Defcon is a set of UFO based objects optimized for use in font editing
: applications. The objects are built to be lightweight, fast and flexible. The
: objects are very bare-bones and they are not meant to be end-all, be-all
: objects. Rather, they are meant to provide base functionality so that you can
: focus on your application’s behavior, not object observing or maintaining
: cached data. Defcon implements UFO3 as described by the UFO font format.