uni on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S uni

* (Optional) Uninstall uni on Arch using YAY

$ yay -Rns uni

2. Manually Install "uni" via AUR

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

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

b. Clone uni's git locally

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

c. Go to ~/uni folder and install it

$ cd ~/uni $ makepkg -si

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

ID: 1366762
Name: uni
PackageBaseID: 148951
PackageBase: uni
Version: 2.6.0-1
Description: Query the Unicode database from the commandline, with good support for emojis
URL: https://github.com/arp242/uni
NumVotes: 2
Popularity: 0.208656
OutOfDate:
Maintainer: Gondolin
Submitter: Gondolin
FirstSubmitted: 1581198071
LastModified: 1702068664
URLPath: /cgit/aur.git/snapshot/uni.tar.gz