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

Last updated: June 30,2024

1. Install "ruby-dry-cli" package

Here is a brief guide to show you how to install ruby-dry-cli on Kali Linux

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

2. Uninstall "ruby-dry-cli" package

Please follow the guidelines below to uninstall ruby-dry-cli on Kali Linux:

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

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

Package: ruby-dry-cli
Version: 1.0.0-2
Installed-Size: 76
Maintainer: Debian Ruby Team
Architecture: all
Size: 14052
SHA256: f7c389bfc12096466fa33c140f6c0c41046b9b01d3763d4f20f4d9cc3aa2dba2
SHA1: 90d99125cf5397f670f38edaea123cb39eb5415d
MD5sum: be03f12b8eaacef6111b7afde6825e15
Description: Common framework to build command line interfaces with Ruby
dry-cli is a general-purpose framework for developing Command Line Interface
(CLI) applications. It represents commands as objects that can be registered
and offers support for arguments, options and forwarding variadic arguments
to a sub-command.
Description-md5:
Homepage: https://dry-rb.org/gems/dry-cli
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-dry-cli/ruby-dry-cli_1.0.0-2_all.deb