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

Last updated: November 27,2024

1. Install "python36-constantly" package

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

$ sudo zypper refresh $ sudo zypper install python36-constantly

2. Uninstall "python36-constantly" package

Please follow the guidance below to uninstall python36-constantly on openSuSE Tumbleweed:

$ sudo zypper remove python36-constantly

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

Information for package python36-constantly:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-constantly
Version : 15.1.0-2.16
Arch : noarch
Vendor : openSUSE
Installed Size : 53,7 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.