How to Install and Uninstall libmemcached-awesome.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 05,2024

1. Install "libmemcached-awesome.i686" package

This guide covers the steps necessary to install libmemcached-awesome.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libmemcached-awesome.i686

2. Uninstall "libmemcached-awesome.i686" package

This tutorial shows how to uninstall libmemcached-awesome.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libmemcached-awesome.i686 $ sudo dnf autoremove

3. Information about the libmemcached-awesome.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:39:45 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libmemcached-awesome
Version : 1.1.0
Release : 12.el9
Architecture : i686
Size : 124 k
Source : libmemcached-awesome-1.1.0-12.el9.src.rpm
Repository : ubi-9-codeready-builder
Summary : Client library and command line tools for memcached server
URL : https://github.com/awesomized/libmemcached
License : BSD
Description : libmemcached-awesome is a C/C++ client library and tools for the memcached
: server (https://memcached.org/). It has been designed to be light
: on memory usage, and provide full access to server side methods.
:
: This is a resurrection of the original work from Brian Aker at libmemcached.org.