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

Last updated: October 08,2024

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

Please follow the steps below to install python3-flit-core.noarch on Fedora 35

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

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

Please follow the guidelines below to uninstall python3-flit-core.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:56:27 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-flit-core
Version : 3.3.0
Release : 1.fc35
Architecture : noarch
Size : 48 k
Source : python-flit-3.3.0-1.fc35.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.