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

Last updated: May 17,2024

1. Install "ruby-moneta" package

Here is a brief guide to show you how to install ruby-moneta on Kali Linux

$ sudo apt update $ sudo apt install ruby-moneta

2. Uninstall "ruby-moneta" package

Please follow the guidelines below to uninstall ruby-moneta on Kali Linux:

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

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

Package: ruby-moneta
Version: 1.0.0-9
Installed-Size: 221
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby | ruby-interpreter
Suggests: ruby-activerecord (>= 3.2), ruby-fog-core, ruby-multi-json, ruby-rack, ruby-rack-cache, ruby-sequel, ruby-sqlite3, ruby-tokyocabinet
Breaks: chef (<= 10.12.0-3)
Size: 37316
SHA256: 645fae37943fadd7a5bac265cb8b519263654d7f24c036edb6136d4c28b8e2b1
SHA1: 98935a53b4236846781b578ea02c03cc58dc30a2
MD5sum: 78d1c85aaa8a2d33d8f78d111fd1711b
Description: Ruby interface to multiple key/value stores
Moneta is a Ruby library to interface with a variety of key/value stores.
A short overview of its features:
- support a lot of backends with consistent behaviour,
- allows a full configuration of the serialization -> compression -> adapter
stack using proxies (similar to Rack middlewares),
- expiration for all stores,
- atomic operations,
- includes a simple pure-ruby key/value server and client,
- integration with Rails, Rack/Rack-Cache, Sinatra and Ramaze.
Description-md5: 798fbb2d62d0d93055faad9980b0cd9b
Multi-Arch: foreign
Homepage: https://github.com/minad/moneta
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-moneta/ruby-moneta_1.0.0-9_all.deb