How to Install and Uninstall python3-installer.noarch Package on CentOS Stream 9
Last updated: February 05,2025
1. Install "python3-installer.noarch" package
Please follow the step by step instructions below to install python3-installer.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-installer.noarch
Copied
2. Uninstall "python3-installer.noarch" package
Please follow the steps below to uninstall python3-installer.noarch on CentOS Stream 9:
$
sudo dnf remove
python3-installer.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-installer.noarch package on CentOS Stream 9
Last metadata expiration check: 1:42:52 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-installer
Version : 0.7.0
Release : 3.el9
Architecture : noarch
Size : 249 k
Source : python-installer-0.7.0-3.el9.src.rpm
Repository : epel
Summary : A library for installing Python wheels
URL : https://github.com/pypa/installer
License : MIT
Description : This is a low-level library for installing a Python package from
: a wheel distribution. It provides basic functionality and abstractions
: for handling wheels and installing packages from wheels.
Available Packages
Name : python3-installer
Version : 0.7.0
Release : 3.el9
Architecture : noarch
Size : 249 k
Source : python-installer-0.7.0-3.el9.src.rpm
Repository : epel
Summary : A library for installing Python wheels
URL : https://github.com/pypa/installer
License : MIT
Description : This is a low-level library for installing a Python package from
: a wheel distribution. It provides basic functionality and abstractions
: for handling wheels and installing packages from wheels.