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

Last updated: September 18,2024

1. Install "python312-flit-core" package

This guide covers the steps necessary to install python312-flit-core on openSuSE Tumbleweed

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

2. Uninstall "python312-flit-core" package

Please follow the steps below to uninstall python312-flit-core on openSuSE Tumbleweed:

$ sudo zypper remove python312-flit-core

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

Information for package python312-flit-core:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-flit-core
Version : 3.9.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 240.3 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.