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

Last updated: September 28,2024

1. Install "python310-poetry-core" package

This is a short guide on how to install python310-poetry-core on openSuSE Tumbleweed

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

2. Uninstall "python310-poetry-core" package

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

$ sudo zypper remove python310-poetry-core

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

Information for package python310-poetry-core:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-poetry-core
Version : 1.8.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 2.2 MiB
Installed : No
Status : not installed
Source package : python-poetry-core-1.8.1-1.2.src
Upstream URL : https://github.com/python-poetry/poetry-core
Summary : Poetry PEP 517 Build Backend
Description :
A PEP 517 build backend implementation developed for Poetry. This project is
intended to be a light weight, fully compliant, self-contained package allowing
PEP 517 compatible build frontends to build Poetry managed projects.