How to Install and Uninstall python3.11-flit-core.noarch Package on AlmaLinux 9
Last updated: November 27,2024
1. Install "python3.11-flit-core.noarch" package
This is a short guide on how to install python3.11-flit-core.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3.11-flit-core.noarch
Copied
2. Uninstall "python3.11-flit-core.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3.11-flit-core.noarch on AlmaLinux 9:
$
sudo dnf remove
python3.11-flit-core.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3.11-flit-core.noarch package on AlmaLinux 9
Last metadata expiration check: 2:28:39 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3.11-flit-core
Version : 3.9.0
Release : 4.el9
Architecture : noarch
Size : 63 k
Source : python3.11-flit-core-epel-3.9.0-4.el9.src.rpm
Repository : epel
Summary : PEP 517 build backend for packages using Flit
URL : https://flit.pypa.io/
License : BSD-3-Clause AND BSD-2-Clause
Description : This provides a PEP 517 build backend for packages using Flit.
: The only public interface is the API specified by PEP 517,
: at flit_core.buildapi.
Available Packages
Name : python3.11-flit-core
Version : 3.9.0
Release : 4.el9
Architecture : noarch
Size : 63 k
Source : python3.11-flit-core-epel-3.9.0-4.el9.src.rpm
Repository : epel
Summary : PEP 517 build backend for packages using Flit
URL : https://flit.pypa.io/
License : BSD-3-Clause AND BSD-2-Clause
Description : This provides a PEP 517 build backend for packages using Flit.
: The only public interface is the API specified by PEP 517,
: at flit_core.buildapi.