How to Install and Uninstall libmemcached Package on openSuSE Tumbleweed

Last updated: May 04,2024

1. Install "libmemcached" package

This guide let you learn how to install libmemcached on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libmemcached

2. Uninstall "libmemcached" package

Learn how to uninstall libmemcached on openSuSE Tumbleweed:

$ sudo zypper remove libmemcached

3. Information about the libmemcached package on openSuSE Tumbleweed

Information for package libmemcached:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libmemcached
Version : 1.1.4-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 730.0 KiB
Installed : No
Status : not installed
Source package : libmemcached-1.1.4-3.1.src
Upstream URL : https://awesomized.github.io/libmemcached/
Summary : A C/C++ client library and tools for the memcached server
Description :
Libmemcached is a C/C++ client library and tools for the memcached server
(http://memcached.org/). It has been designed to be light on memory
usage, thread safe, and provide full access to server side methods.