How to Install and Uninstall ruby-moneta Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 03,2024

1. Install "ruby-moneta" package

Please follow the guidance below to install ruby-moneta on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-moneta

2. Uninstall "ruby-moneta" package

This guide covers the steps necessary to uninstall ruby-moneta on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-moneta package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-moneta
Architecture: all
Version: 1.0.0-6
Multi-Arch: foreign
Priority: extra
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 217
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)
Filename: pool/universe/r/ruby-moneta/ruby-moneta_1.0.0-6_all.deb
Size: 33336
MD5sum: 168e61681ba849d7c7f57416974a0c93
SHA1: dad9dc41d6aaebdc6f8d1940b4a33daae72b5a5e
SHA256: 7b5aa5cfd8dc2bd8917f483b0d66f4c3ac408076b907d453479453d46a6769b1
SHA512: 64a73ef4ab9c8e3623664bafe9d2aad319fcbdd97dec5b4bb5f1089a39d5fb0a26fece247da9d9fb188d7ce0acdf61be391b86a7dd0193fe1bf9c6966833c3c5
Homepage: https://github.com/minad/moneta
Description-en: 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
Ruby-Versions: all