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

Last updated: May 15,2024

1. Install "ruby-configurate" package

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

$ sudo apt update $ sudo apt install ruby-configurate

2. Uninstall "ruby-configurate" package

Learn how to uninstall ruby-configurate on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-configurate
Priority: optional
Section: universe/ruby
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.3.1-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-configurate/ruby-configurate_0.3.1-1_all.deb
Size: 10784
MD5sum: b2832cc56a2e1ed6070ba0288b5137ee
SHA1: cbfa96c9faf1b4dd071db1f3622454e788bceb0f
SHA256: 57d70d1531de24e816b4e1de523c143944e452b5a96e55a1bcb9677f6467fa88
Description-en: Flexible configuration system for Ruby
Configurate for Ruby allows one to specify a chain of configuration
providers which are queried in order until one of them returns a value.
This allows scenarios like overiding settings one's default settings with
a user configuration file and let those be overidden by environment variables.
The query interface allows one to group and nest the configuration options
to a pratically unlimited level.
Description-md5: 7ed81ffbfff8cfe090dc24c8673da372
Homepage: https://github.com/MrZYX/configurate
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu