How to Install and Uninstall python3-affine.noarch Package on Rocky Linux 9
Last updated: November 27,2024
1. Install "python3-affine.noarch" package
This is a short guide on how to install python3-affine.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-affine.noarch
Copied
2. Uninstall "python3-affine.noarch" package
This tutorial shows how to uninstall python3-affine.noarch on Rocky Linux 9:
$
sudo dnf remove
python3-affine.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-affine.noarch package on Rocky Linux 9
Last metadata expiration check: 1:52:48 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-affine
Version : 2.4.0
Release : 2.el9
Architecture : noarch
Size : 36 k
Source : python-affine-2.4.0-2.el9.src.rpm
Repository : epel
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.
Available Packages
Name : python3-affine
Version : 2.4.0
Release : 2.el9
Architecture : noarch
Size : 36 k
Source : python-affine-2.4.0-2.el9.src.rpm
Repository : epel
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.