How to Install and Uninstall remi-libmemcached-awesome.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 13,2024

1. Install "remi-libmemcached-awesome.x86_64" package

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

$ sudo dnf update $ sudo dnf install remi-libmemcached-awesome.x86_64

2. Uninstall "remi-libmemcached-awesome.x86_64" package

Please follow the guidance below to uninstall remi-libmemcached-awesome.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove remi-libmemcached-awesome.x86_64 $ sudo dnf autoremove

3. Information about the remi-libmemcached-awesome.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:02:01 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : remi-libmemcached-awesome
Version : 1.1.4
Release : 1.el8.remi
Architecture : x86_64
Size : 120 k
Source : remi-libmemcached-awesome-1.1.4-1.el8.remi.src.rpm
Repository : remi-safe
Summary : Client library and command line tools for memcached server
URL : https://github.com/awesomized/libmemcached
License : BSD-3-Clause
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.