How to Install and Uninstall python3-installer.noarch Package on AlmaLinux 9
Last updated: November 27,2024
1. Install "python3-installer.noarch" package
Please follow the step by step instructions below to install python3-installer.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-installer.noarch
Copied
2. Uninstall "python3-installer.noarch" package
This guide covers the steps necessary to uninstall python3-installer.noarch on AlmaLinux 9:
$
sudo dnf remove
python3-installer.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-installer.noarch package on AlmaLinux 9
Last metadata expiration check: 1:32:37 ago on Wed Mar 13 07:41:12 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.