How to Install and Uninstall ruby-unicode-display-width Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

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

This guide covers the steps necessary to install ruby-unicode-display-width on Ubuntu 20.10 (Groovy Gorilla)

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

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

Please follow the instructions below to uninstall ruby-unicode-display-width on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-unicode-display-width package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-unicode-display-width
Architecture: all
Version: 1.6.1-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 33
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-unicode-display-width/ruby-unicode-display-width_1.6.1-1_all.deb
Size: 8904
MD5sum: ba058856c2208ff21cdf43fcab1d8a0f
SHA1: 7da046d692ad95dba971a4f1c276462d5248ff0d
SHA256: 1a7353939ee921fe5254ea64b7ace683a32b2389f84114f6ea3aa371dd58e814
SHA512: 74d74118f622d328faec73cd31c2b93741995564268a1d0368213929e694fd2457ffc02d2ad6493929f6670e08f5a7b0324f7a3986fa020eb41c185ce2905504
Homepage: https://github.com/janlelis/unicode-display_width
Description-en: 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: 595e3bfad18b82ca031f40d0ba70ecef
Ruby-Versions: all