How to Install and Uninstall ruby-remcached Package on Kali Linux

Last updated: May 19,2024

1. Install "ruby-remcached" package

This tutorial shows how to install ruby-remcached on Kali Linux

$ sudo apt update $ sudo apt install ruby-remcached

2. Uninstall "ruby-remcached" package

Please follow the guidance below to uninstall ruby-remcached on Kali Linux:

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

3. Information about the ruby-remcached package on Kali Linux

Package: ruby-remcached
Version: 0.4.1-3.1
Installed-Size: 47
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 9932
SHA256: 9d07148882f1ec784a68a3f5b749f0976a4db668998dcf672dbf59730420df0d
SHA1: eb4fc9f3bb94294f6907dc5e696a0b83a9b8f0bb
MD5sum: 92e6d4d4d9a73f7e83f2edf8055f1500
Description: 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:
Homepage: http://github.com/astro/remcached/
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-remcached/ruby-remcached_0.4.1-3.1_all.deb