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

Last updated: November 23,2024

1. Install "python310-flit-core" package

Please follow the guidance below to install python310-flit-core on openSuSE Tumbleweed

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

2. Uninstall "python310-flit-core" package

Please follow the guidelines below to uninstall python310-flit-core on openSuSE Tumbleweed:

$ sudo zypper remove python310-flit-core

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

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