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

Last updated: May 20,2024

1. Install "python310-constantly" package

Here is a brief guide to show you how to install python310-constantly on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-constantly

2. Uninstall "python310-constantly" package

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

$ sudo zypper remove python310-constantly

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

Information for package python310-constantly:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-constantly
Version : 15.1.0-4.5
Arch : noarch
Vendor : openSUSE
Installed Size : 36.6 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.