How to Install and Uninstall ruby-settingslogic Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 29,2024

1. Install "ruby-settingslogic" package

Please follow the steps below to install ruby-settingslogic on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-settingslogic

2. Uninstall "ruby-settingslogic" package

This guide let you learn how to uninstall ruby-settingslogic on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-settingslogic package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-settingslogic
Priority: optional
Section: universe/ruby
Installed-Size: 26
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.0.9-3
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
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
Homepage: http://github.com/binarylogic/settingslogic
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu