How to Install and Uninstall python311-constantly Package on openSUSE Leap
Last updated: November 23,2024
1. Install "python311-constantly" package
In this section, we are going to explain the necessary steps to install python311-constantly on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-constantly
Copied
2. Uninstall "python311-constantly" package
Here is a brief guide to show you how to uninstall python311-constantly on openSUSE Leap:
$
sudo zypper remove
python311-constantly
Copied
3. Information about the python311-constantly package on openSUSE Leap
Information for package python311-constantly:
---------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-constantly
Version : 15.1.0-150400.12.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 63.1 KiB
Installed : No
Status : not installed
Source package : python-constantly-15.1.0-150400.12.3.9.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 : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-constantly
Version : 15.1.0-150400.12.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 63.1 KiB
Installed : No
Status : not installed
Source package : python-constantly-15.1.0-150400.12.3.9.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