How to Install and Uninstall python39-twine Package on openSuSE Tumbleweed

Last updated: December 23,2024

1. Install "python39-twine" package

In this section, we are going to explain the necessary steps to install python39-twine on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-twine

2. Uninstall "python39-twine" package

In this section, we are going to explain the necessary steps to uninstall python39-twine on openSuSE Tumbleweed:

$ sudo zypper remove python39-twine

3. Information about the python39-twine package on openSuSE Tumbleweed

Information for package python39-twine:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-twine
Version : 4.0.2-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 169.4 KiB
Installed : No
Status : not installed
Source package : python-twine-4.0.2-1.5.src
Upstream URL : https://github.com/pypa/twine
Summary : Collection of utilities for interacting with PyPI
Description :
Twine is a utility for publishing Python packages on PyPI.
Currently it supports registering projects, uploading distributions, and
checking, if descriptions will render correctly.