How to Install and Uninstall ruby-dry-configurable Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "ruby-dry-configurable" package

This tutorial shows how to install ruby-dry-configurable on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-dry-configurable

2. Uninstall "ruby-dry-configurable" package

In this section, we are going to explain the necessary steps to uninstall ruby-dry-configurable on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove ruby-dry-configurable $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-dry-configurable package on Ubuntu 21.10 (Impish Indri)

Package: ruby-dry-configurable
Architecture: all
Version: 0.9.0-2
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: 49
Depends: ruby-concurrent (>= 1.0), ruby-dry-core (>= 0.4.7)
Filename: pool/universe/r/ruby-dry-configurable/ruby-dry-configurable_0.9.0-2_all.deb
Size: 8492
MD5sum: 5bd6cc0970318d1e2b131fe77d79da06
SHA1: 330537d38e952b775407b94d592df27ee4bcf890
SHA256: 4931e70690edaa8650b94f358695c99a57d29e7ebc4eaa6a46b3eb7f8a1effa8
SHA512: 69b71425662666d259dc2eb1a595ad1319ef53e1659600f8ef344be4a0519fc8d0d45203458de7584045dc0399f83c495fe43f0bbeea96f5fbcdd7a298aa1f8a
Homepage: https://github.com/dry-rb/dry-configurable
Description-en: Simple mixin to make Ruby classes configurable
dry-configurable is a simple mixin to add thread-safe configuration
behaviour to your classes. There are many libraries that make use of
configuration, and each seemed to have their own implementation with
a similar or duplicate interface, so it was strange that
this behaviour had not already been encapsulated into a reusable gem,
hence dry-configurable was born.
Description-md5: 7fa080320a73dd5bb09d6216ad8bd0b1
Ruby-Versions: all