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

Last updated: May 12,2024

1. Install "ruby-simpleidn" package

In this section, we are going to explain the necessary steps to install ruby-simpleidn on Kali Linux

$ sudo apt update $ sudo apt install ruby-simpleidn

2. Uninstall "ruby-simpleidn" package

Learn how to uninstall ruby-simpleidn on Kali Linux:

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

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

Package: ruby-simpleidn
Version: 0.2.1-1
Installed-Size: 160
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-unf (>= 0.1.4)
Size: 21560
SHA256: 9e548abfd1571d295abb47457a0e4b780bc0007d0b725dfc6d081fee869b322e
SHA1: a692bd4bd08d82d2f995b93c3bfa6dfe5da1e3bf
MD5sum: 9ddcd1422183b90411f6b774d664cc5b
Description: Punycode ACE to unicode UTF-8 (and vice-versa) string conversion.
This gem allows easy conversion from punycode ACE strings to unicode UTF-8
strings and vice-versa.
Description-md5:
Homepage: https://github.com/mmriis/simpleidn
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-simpleidn/ruby-simpleidn_0.2.1-1_all.deb