ruby-unicode-display_width on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "ruby-unicode-display_width" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install ruby-unicode-display_width on Arch using YAY

$ yay -S ruby-unicode-display_width

* (Optional) Uninstall ruby-unicode-display_width on Arch using YAY

$ yay -Rns ruby-unicode-display_width

2. Manually Install "ruby-unicode-display_width" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone ruby-unicode-display_width's git locally

$ git clone https://aur.archlinux.org/ruby-unicode-display_width.git ~/ruby-unicode-display_width

c. Go to ~/ruby-unicode-display_width folder and install it

$ cd ~/ruby-unicode-display_width $ makepkg -si

3. Information about the ruby-unicode-display_width package on Arch User Repository (AUR)

ID: 1107793
Name: ruby-unicode-display_width
PackageBaseID: 115926
PackageBase: ruby-unicode-display_width
Version: 2.2.0-1
Description: [Unicode 14.0.0] Determines the monospace display width of a string using EastAsianWidth.txt, Unicode general category, and other data
URL: https://rubygems.org/gems/unicode-display_width
NumVotes: 8
Popularity: 0.000776
OutOfDate:
Maintainer: mnussbaum
FirstSubmitted: 1475511381
LastModified: 1656992299
URLPath: /cgit/aur.git/snapshot/ruby-unicode-display_width.tar.gz