How to Install and Uninstall ruby-deep-merge Package on Kali Linux

Last updated: September 20,2024

1. Install "ruby-deep-merge" package

Please follow the guidance below to install ruby-deep-merge on Kali Linux

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

2. Uninstall "ruby-deep-merge" package

This tutorial shows how to uninstall ruby-deep-merge on Kali Linux:

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

3. Information about the ruby-deep-merge package on Kali Linux

Package: ruby-deep-merge
Version: 1.1.1-2
Installed-Size: 36
Maintainer: Debian Ruby Team
Architecture: all
Size: 9912
SHA256: b129b38f73795c75fa2781a938a9e4ca5dd0aa0e4c7c42ce7158d8c3085fe98c
SHA1: 5671e0945d476e28a68c4adbb2044a7c09b5bbf5
MD5sum: ce11ab12c440577827a510d01b026291
Description: 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:
Homepage: https://github.com/danielsdeleo/deep_merge
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-deep-merge/ruby-deep-merge_1.1.1-2_all.deb