How to Install and Uninstall ruby-remcached Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 13,2024

1. Install "ruby-remcached" package

Learn how to install ruby-remcached on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-remcached

2. Uninstall "ruby-remcached" package

Please follow the guidance below to uninstall ruby-remcached on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove ruby-remcached $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-remcached package on Ubuntu 21.10 (Impish Indri)

Package: ruby-remcached
Architecture: all
Version: 0.4.1-3
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 47
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-remcached/ruby-remcached_0.4.1-3_all.deb
Size: 9746
MD5sum: 3b9b323c9ef6148a3caf1dc8cd249e97
SHA1: 8b65cb8938d775ad8cee6b9333302f7c90b1f5b4
SHA256: 96a9131b483458dfcf8c0e501f0cd690ccab80ab1a2b253b0ccb2129876bfd96
SHA512: e3632899960d8ca613294e01e647f787e338e88908a17490418f45532707278d59dc098d920b3dab851702e54bb1b44d7a87e95f7e0c8522233c0cc8857f0f50
Homepage: http://github.com/astro/remcached/
Description-en: Ruby EventMachine memcached client
Ruby EventMachine memCACHED client implementation
.
Provides a direct interface to the memcached protocol and its semantics
.
Uses the memcached `binary protocol`_ to reduce parsing overhead on
the server side (requires memcached >= 1.3)
.
Supports multiple servers with simple round-robin key hashing in a
fault-tolerant way
.
Writing your own abstraction layer is recommended
.
Uses RSpec
.
Partially documented in RDoc-style
Description-md5: 67446d10c2a8108c4fcb31f409ed60d7
Ruby-Versions: all