How to Install and Uninstall python2-constantly Package on openSUSE Leap
Last updated: November 21,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-constantly" package
Please follow the guidelines below to install python2-constantly on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-constantly
Copied
2. Uninstall "python2-constantly" package
In this section, we are going to explain the necessary steps to uninstall python2-constantly on openSUSE Leap:
$
sudo zypper remove
python2-constantly
Copied
3. Information about the python2-constantly package on openSUSE Leap
Information for package python2-constantly:
-------------------------------------------
Repository : Main Repository
Name : python2-constantly
Version : 15.1.0-3.2.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 58,7 KiB
Installed : No
Status : not installed
Source package : python-constantly-15.1.0-3.2.1.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.
-------------------------------------------
Repository : Main Repository
Name : python2-constantly
Version : 15.1.0-3.2.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 58,7 KiB
Installed : No
Status : not installed
Source package : python-constantly-15.1.0-3.2.1.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