How to Install and Uninstall python3-flit-core.noarch Package on Fedora 36

Last updated: September 28,2024

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

Please follow the guidelines below to install python3-flit-core.noarch on Fedora 36

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

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

Please follow the guidance below to uninstall python3-flit-core.noarch on Fedora 36:

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

3. Information about the python3-flit-core.noarch package on Fedora 36

Last metadata expiration check: 2:29:32 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-flit-core
Version : 3.5.1
Release : 2.fc36
Architecture : noarch
Size : 48 k
Source : python-flit-3.5.1-2.fc36.src.rpm
Repository : fedora
Summary : PEP 517 build backend for packages using Flit
URL : https://flit.readthedocs.io/en/latest/
License : BSD and ASL 2.0 and Python
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.