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

Last updated: May 06,2024

1. Install "ruby-unicode-display-width" package

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

$ sudo apt update $ sudo apt install ruby-unicode-display-width

2. Uninstall "ruby-unicode-display-width" package

Please follow the guidelines below to uninstall ruby-unicode-display-width on Kali Linux:

$ sudo apt remove ruby-unicode-display-width $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-unicode-display-width
Version: 1.6.1-1
Installed-Size: 34
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 10284
SHA256: 27a620ba9dd72c240a8210ca3429b948bc23629594b3e687c62f9933afcf2d8d
SHA1: 5b6999f0c72ac9db8866b30edab7dd2d75c7f2b1
MD5sum: b080fa525bf6c93b7a9c303d76f66a2c
Description: Determines the monospace display width of a string in Ruby
When printed to the screen, the length of the string is usually equal to the
number of cells it occupies. However, there are categories of characters that
occupy 2 cells (full-wide), and others that occupy 0. This library provides
functions similar to wcwidth() and wcswidth() known from C, to determine the
monospace display width of a string.
Description-md5:
Homepage: https://github.com/janlelis/unicode-display_width
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-unicode-display-width/ruby-unicode-display-width_1.6.1-1_all.deb