How to Install and Uninstall ruby-unicode-blocks Package on Kali Linux

Last updated: May 18,2024

1. Install "ruby-unicode-blocks" package

Learn how to install ruby-unicode-blocks on Kali Linux

$ sudo apt update $ sudo apt install ruby-unicode-blocks

2. Uninstall "ruby-unicode-blocks" package

Please follow the steps below to uninstall ruby-unicode-blocks on Kali Linux:

$ sudo apt remove ruby-unicode-blocks $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-unicode-blocks package on Kali Linux

Package: ruby-unicode-blocks
Version: 1.9.0+ds-2
Installed-Size: 27
Maintainer: Debian Ruby Team
Architecture: all
Depends: unicode-data
Size: 7340
SHA256: 860bcd8f5bdede04326bcc397e195bc6d31a39569accaa7ece8401c0ed75fa13
SHA1: 0db63b622e9ec8b6b02bc12ebec6acfb8527f0af
MD5sum: e3153d3d4c0f8743c09ff6bb586b9e03
Description: Ruby library returning Unicode blocks of a string
A Unicode block is one of several contiguous ranges of numeric character codes
(code points) of the Unicode character set that are defined by the Unicode
Consortium for administrative and documentation purposes. Each Unicode
character belongs to such a block.
.
This Ruby library returns all blocks associated to a given string.
Description-md5:
Homepage: https://github.com/janlelis/unicode-blocks
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-unicode-blocks/ruby-unicode-blocks_1.9.0+ds-2_all.deb