unicode on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S unicode

* (Optional) Uninstall unicode on Arch using YAY

$ yay -Rns unicode

2. Manually Install "unicode" via AUR

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

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

b. Clone unicode's git locally

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

c. Go to ~/unicode folder and install it

$ cd ~/unicode $ makepkg -si

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

ID: 1318795
Name: unicode
PackageBaseID: 24585
PackageBase: unicode
Version: 2.9-3
Description: Display unicode character properties on the command line
URL: https://github.com/garabik/unicode
NumVotes: 16
Popularity: 0.002109
OutOfDate:
Maintainer: Rhinoceros
Submitter: taimon
FirstSubmitted: 1236761055
LastModified: 1694670956
URLPath: /cgit/aur.git/snapshot/unicode.tar.gz