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

Last updated: April 29,2024

1. Install "ruby-settingslogic" package

This tutorial shows how to install ruby-settingslogic on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-settingslogic

2. Uninstall "ruby-settingslogic" package

Here is a brief guide to show you how to uninstall ruby-settingslogic on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: ruby-settingslogic
Architecture: all
Version: 2.0.9-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: 26
Depends: ruby | ruby-interpreter
Suggests: ruby-settingslogic-doc
Filename: pool/universe/r/ruby-settingslogic/ruby-settingslogic_2.0.9-3_all.deb
Size: 7576
MD5sum: 5130a21e4454d761ced69a70bcc371f7
SHA1: 3da8b6dfd0e51b346fc63e73ad42110fe0bb4e50
SHA256: f38a88f03c681896f904be6c95234e9a721e625ec7ad2c99167d20df829ccb40
SHA512: d97b78e39d0289c97b0b86994b1b3704714c62280887f4fcbe30b159dd03cfc97eb6477bab6be3e7295f5f8d12e885653bffa6ab15874769c246b5c8a635b95e
Homepage: http://github.com/binarylogic/settingslogic
Description-en: simple settings solution for Ruby
A simple and straightforward settings solution that uses an ERB enabled YAML
file and a singleton design pattern.
.
The settings are accessible from the application by subclassing Settingslogic
and then accessing setting attributes from this subclass.
Description-md5: 577da0f1eeee83d86abafe51b5aa58c3
Ruby-Versions: all