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

Last updated: May 14,2024

1. Install "ruby-deep-merge" package

This is a short guide on how to install ruby-deep-merge on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-deep-merge

2. Uninstall "ruby-deep-merge" package

In this section, we are going to explain the necessary steps to uninstall ruby-deep-merge on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove ruby-deep-merge $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-deep-merge
Architecture: all
Version: 1.1.1-1
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: 36
Depends: ruby | ruby-interpreter
Enhances: hiera
Filename: pool/universe/r/ruby-deep-merge/ruby-deep-merge_1.1.1-1_all.deb
Size: 8598
MD5sum: 3ade49cfce9319ae442dbc285cc5cffa
SHA1: 7164e23d1572a667786d4b1b57b617ff0bb7c614
SHA256: f2bdb0e01f596c4e3c8e382c8d90e9baae0a5fed82902caac7d7e8c20b0d1e7a
SHA512: 25a01550740352e9ff4d3d2b242cf26c8f2a473b5b4e05b02911fa616e54ce4b5b10331d24b331acce9adfb7414918c1727b51992e35e2db418d3ae9fcb32df5
Homepage: https://github.com/danielsdeleo/deep_merge
Description-en: recursively merge Hash elements in Ruby
Deep Merge is a simple set of utility functions for Ruby hashes. It allows
merging elements inside a hash together recursively. Since there is no
standard for this, the merging is done in an arbitrary way, but should end
up being pretty intuitive and do what is expected.
Description-md5: a032e044559155c37994c9a7ae4bbe4c
Ruby-Versions: all