How to Install and Uninstall ruby-rubydns Package on Kali Linux

Last updated: September 20,2024

1. Install "ruby-rubydns" package

Please follow the step by step instructions below to install ruby-rubydns on Kali Linux

$ sudo apt update $ sudo apt install ruby-rubydns

2. Uninstall "ruby-rubydns" package

Learn how to uninstall ruby-rubydns on Kali Linux:

$ sudo apt remove ruby-rubydns $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-rubydns package on Kali Linux

Package: ruby-rubydns
Version: 1.0.3-3
Installed-Size: 126
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby, ruby-celluloid (>= 0.16.0), ruby-celluloid-io (>= 0.16.2), ruby-timers (>= 4.0)
Size: 28464
SHA256: 7aef6ca579f7c89285d2ee1855a222cc53d71546886032f1780add579417ae79
SHA1: accad884e601414aaac75419c5d93bf6be736ec5
MD5sum: b10150c1831f8787db051cc7212346dd
Description: Easy to use DNS server and resolver for Ruby
RubyDNS is a high-performance DNS server which can be easily integrated into
other projects or used as a stand-alone daemon. By default it uses
rule-based pattern matching. Results can be hard-coded, computed, fetched from
a remote DNS server or fetched from a local cache, depending on requirements.
.
In addition, RubyDNS includes a high-performance asynchronous DNS resolver
built on top of Celluloid. This module can be used by itself in client
applications without using the full RubyDNS server stack.
Description-md5: e415370f222eb3488bc5d5596d7ef6c3
Homepage: http://www.codeotaku.com/projects/rubydns
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-rubydns/ruby-rubydns_1.0.3-3_all.deb