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

Last updated: January 09,2025

1. Install "python3-affine.noarch" package

This guide let you learn how to install python3-affine.noarch on Fedora 39

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

2. Uninstall "python3-affine.noarch" package

This guide let you learn how to uninstall python3-affine.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:41:38 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-affine
Version : 2.4.0
Release : 4.fc39
Architecture : noarch
Size : 48 k
Source : python-affine-2.4.0-4.fc39.src.rpm
Repository : fedora
Summary : Matrices describing affine transformation of the plane
URL : https://github.com/sgillies/affine
License : BSD-3-Clause
Description : Matrices describing affine transformation of the plane. The Affine package is
: derived from Casey Duncan's Planar package.