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

Last updated: December 26,2024

1. Install "python38-constantly" package

This guide covers the steps necessary to install python38-constantly on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-constantly

2. Uninstall "python38-constantly" package

Learn how to uninstall python38-constantly on openSuSE Tumbleweed:

$ sudo zypper remove python38-constantly

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

Information for package python38-constantly:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-constantly
Version : 15.1.0-2.16
Arch : noarch
Vendor : openSUSE
Installed Size : 53,8 KiB
Installed : No
Status : not installed
Source package : python-constantly-15.1.0-2.16.src
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.