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

Last updated: May 18,2024

1. Install "python39-constantly" package

Please follow the guidance below to install python39-constantly on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-constantly

2. Uninstall "python39-constantly" package

Here is a brief guide to show you how to uninstall python39-constantly on openSuSE Tumbleweed:

$ sudo zypper remove python39-constantly

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

Information for package python39-constantly:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-constantly
Version : 15.1.0-4.5
Arch : noarch
Vendor : openSUSE
Installed Size : 36.7 KiB
Installed : No
Status : not installed
Source package : python-constantly-15.1.0-4.5.src
Upstream URL : https://github.com/twisted/constantly
Summary : Symbolic constants in Python
Description :
A library that provides symbolic constant support.
It includes collections and constants with text, numeric, and bit flag values.
Originally ``twisted.python.constants`` from the `Twisted `_ project.