How to Install and Uninstall python3-flit-core.noarch Package on Oracle Linux 9

Last updated: May 18,2024

1. Install "python3-flit-core.noarch" package

Please follow the guidance below to install python3-flit-core.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python3-flit-core.noarch

2. Uninstall "python3-flit-core.noarch" package

Here is a brief guide to show you how to uninstall python3-flit-core.noarch on Oracle Linux 9:

$ sudo dnf remove python3-flit-core.noarch $ sudo dnf autoremove

3. Information about the python3-flit-core.noarch package on Oracle Linux 9

Last metadata expiration check: 2:40:15 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-flit-core
Version : 3.9.0
Release : 4.el9
Architecture : noarch
Size : 49 k
Source : python-flit-core-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.