How to Install and Uninstall python3-pylibmc Package on openSUSE Leap
Last updated: November 07,2024
1. Install "python3-pylibmc" package
Please follow the steps below to install python3-pylibmc on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-pylibmc
Copied
2. Uninstall "python3-pylibmc" package
In this section, we are going to explain the necessary steps to uninstall python3-pylibmc on openSUSE Leap:
$
sudo zypper remove
python3-pylibmc
Copied
3. Information about the python3-pylibmc package on openSUSE Leap
Information for package python3-pylibmc:
----------------------------------------
Repository : Main Repository
Name : python3-pylibmc
Version : 1.6.1-1.26
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 123.7 KiB
Installed : No
Status : not installed
Source package : python-pylibmc-1.6.1-1.26.src
Upstream URL : https://github.com/lericson/pylibmc
Summary : memcached client for Python
Description :
pylibmc is a Python client for (lib)memcached written in C.
The Python interface is similar to python-memcached.
pylibmc leverages configurable behaviors, data pickling, data
compression, tested GIL retention, consistent distribution, and the
binary memcached protocol.
----------------------------------------
Repository : Main Repository
Name : python3-pylibmc
Version : 1.6.1-1.26
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 123.7 KiB
Installed : No
Status : not installed
Source package : python-pylibmc-1.6.1-1.26.src
Upstream URL : https://github.com/lericson/pylibmc
Summary : memcached client for Python
Description :
pylibmc is a Python client for (lib)memcached written in C.
The Python interface is similar to python-memcached.
pylibmc leverages configurable behaviors, data pickling, data
compression, tested GIL retention, consistent distribution, and the
binary memcached protocol.