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

Last updated: May 20,2024

1. Install "ruby-unicode-scripts" 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-scripts on Arch using YAY

$ yay -S ruby-unicode-scripts

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

$ yay -Rns ruby-unicode-scripts

2. Manually Install "ruby-unicode-scripts" 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-scripts's git locally

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

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

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

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

ID: 1363419
Name: ruby-unicode-scripts
PackageBaseID: 200153
PackageBase: ruby-unicode-scripts
Version: 1.9.0-1
Description: [Unicode 15.1.0] Retrieve the Unicode script(s) a string belongs to. Can also return the Script_Extension property which is defined as characters which are 'commonly used with more than one script, but with a limited number of scripts'.
URL: https://github.com/janlelis/unicode-scripts
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: audeoudh
FirstSubmitted: 1701517965
LastModified: 1701517965
URLPath: /cgit/aur.git/snapshot/ruby-unicode-scripts.tar.gz