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

Last updated: October 06,2024

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

Please follow the instructions below to install python3-flit-core.noarch on Fedora 34

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

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

This is a short guide on how to uninstall python3-flit-core.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:49:59 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-flit-core
Version : 3.0.0
Release : 3.fc34
Architecture : noarch
Size : 70 k
Source : python-flit-3.0.0-3.fc34.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.