How to Install and Uninstall python39-flit-core Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "python39-flit-core" package

Please follow the step by step instructions below to install python39-flit-core on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-flit-core

2. Uninstall "python39-flit-core" package

Learn how to uninstall python39-flit-core on openSuSE Tumbleweed:

$ sudo zypper remove python39-flit-core

3. Information about the python39-flit-core package on openSuSE Tumbleweed

Information for package python39-flit-core:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-flit-core
Version : 3.9.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 189.6 KiB
Installed : No
Status : not installed
Source package : python-flit-core-3.9.0-2.1.src
Upstream URL : https://github.com/pypa/flit
Summary : Distribution-building parts of Flit
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.