How to Install and Uninstall libmemcached-awesome.i686 Package on Fedora 36

Last updated: October 07,2024

1. Install "libmemcached-awesome.i686" package

Please follow the step by step instructions below to install libmemcached-awesome.i686 on Fedora 36

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

2. Uninstall "libmemcached-awesome.i686" package

Please follow the instructions below to uninstall libmemcached-awesome.i686 on Fedora 36:

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

3. Information about the libmemcached-awesome.i686 package on Fedora 36

Last metadata expiration check: 1:23:18 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : libmemcached-awesome
Version : 1.1.2
Release : 1.fc36
Architecture : i686
Size : 120 k
Source : libmemcached-awesome-1.1.2-1.fc36.src.rpm
Repository : updates
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.