How to Install and Uninstall python312-constantly Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python312-constantly" package
Please follow the instructions below to install python312-constantly on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-constantly
Copied
2. Uninstall "python312-constantly" package
This guide let you learn how to uninstall python312-constantly on openSuSE Tumbleweed:
$
sudo zypper remove
python312-constantly
Copied
3. Information about the python312-constantly package on openSuSE Tumbleweed
Information for package python312-constantly:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-constantly
Version : 15.1.0-4.5
Arch : noarch
Vendor : openSUSE
Installed Size : 40.1 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.
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-constantly
Version : 15.1.0-4.5
Arch : noarch
Vendor : openSUSE
Installed Size : 40.1 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