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

Last updated: May 06,2024

1. Install "python36-pylibmc" package

Learn how to install python36-pylibmc on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pylibmc

2. Uninstall "python36-pylibmc" package

This is a short guide on how to uninstall python36-pylibmc on openSuSE Tumbleweed:

$ sudo zypper remove python36-pylibmc

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

Information for package python36-pylibmc:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pylibmc
Version : 1.6.1-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 131,8 KiB
Installed : No
Status : not installed
Source package : python-pylibmc-1.6.1-3.1.src
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.