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

Last updated: October 05,2024

1. Install "python3-affine.noarch" package

Please follow the steps below to install python3-affine.noarch on Fedora 34

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

2. Uninstall "python3-affine.noarch" package

Here is a brief guide to show you how to uninstall python3-affine.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:07:45 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-affine
Version : 2.3.1
Release : 1.fc34
Architecture : noarch
Size : 36 k
Source : python-affine-2.3.1-1.fc34.src.rpm
Repository : updates
Summary : Matrices describing affine transformation of the plane
URL : https://github.com/sgillies/affine
License : BSD
Description : Matrices describing affine transformation of the plane. The Affine package is
: derived from Casey Duncan's Planar package.