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

Last updated: October 05,2024

1. Install "python39-poetry-core" package

This guide covers the steps necessary to install python39-poetry-core on openSuSE Tumbleweed

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

2. Uninstall "python39-poetry-core" package

Please follow the guidance below to uninstall python39-poetry-core on openSuSE Tumbleweed:

$ sudo zypper remove python39-poetry-core

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

Information for package python39-poetry-core:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.