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

Last updated: May 18,2024

1. Install "ruby-mixlib-config" package

This is a short guide on how to install ruby-mixlib-config on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-mixlib-config

2. Uninstall "ruby-mixlib-config" package

This tutorial shows how to uninstall ruby-mixlib-config on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-mixlib-config $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-mixlib-config
Priority: optional
Section: universe/ruby
Installed-Size: 82
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.2.1-1
Provides: libmixlib-config-ruby, libmixlib-config-ruby1.8
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-mixlib-config/ruby-mixlib-config_2.2.1-1_all.deb
Size: 9606
MD5sum: 23c46500aa6c4227315f54880fda11c8
SHA1: 8de392c98f6fa437c1cd75c67c787e1d4fd58946
SHA256: 9360c3d213768a00cd6c433d576c723fa85bd4d745af1da9a9484e4b097f476c
Description-en: Simple class based config mechanism for Ruby
Mixlib-config provides a class based object to store and manipulate
configuration values. A file can be read in to populate the object,
and values can be set and read from the internal hash using methods.
Description-md5: 7fd76989cbfc2c0e69336ffc1e2b9034
Homepage: https://github.com/opscode/mixlib-config
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu