How to Install and Uninstall ruby-dry-container Package on Kali Linux

Last updated: May 20,2024

1. Install "ruby-dry-container" package

This guide covers the steps necessary to install ruby-dry-container on Kali Linux

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

2. Uninstall "ruby-dry-container" package

Please follow the instructions below to uninstall ruby-dry-container on Kali Linux:

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

3. Information about the ruby-dry-container package on Kali Linux

Package: ruby-dry-container
Version: 0.7.2-2
Installed-Size: 53
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby-concurrent (>= 1.0), ruby-dry-configurable (>= 0.1.3)
Size: 9528
SHA256: 81617e9eb5bbc7907e503457b1084609f114573e85fb2fe10a3d93600aa3dcf1
SHA1: 31333dd7e52db95f563c1664a52d7aed935de333
MD5sum: fccaf8dfa1d51b04fa45666123d8e6ae
Description: Simple, configurable object container implemented in Ruby
dry-container is a simple, thread-safe container, intended to be one half
of a dependency injection system, possibly in combination with dry-auto_inject.
.
At its most basic, dependency injection is a simple technique that makes it
possible to implement patterns or principles of code design that rely on object
composition, such as the SOLID principles.
Description-md5:
Homepage: https://github.com/dry-rb/dry-container
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-dry-container/ruby-dry-container_0.7.2-2_all.deb