uni-algo on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S uni-algo

* (Optional) Uninstall uni-algo on Arch using YAY

$ yay -Rns uni-algo

2. Manually Install "uni-algo" via AUR

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

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

b. Clone uni-algo's git locally

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

c. Go to ~/uni-algo folder and install it

$ cd ~/uni-algo $ makepkg -si

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

ID: 1389094
Name: uni-algo
PackageBaseID: 190895
PackageBase: uni-algo
Version: 1.2.0-1
Description: Unicode Algorithms Implementation for C/C++
URL: https://github.com/uni-algo/uni-algo
NumVotes: 1
Popularity: 0.000454
OutOfDate:
Maintainer: tocic
Submitter: tocic
FirstSubmitted: 1677566388
LastModified: 1705743085
URLPath: /cgit/aur.git/snapshot/uni-algo.tar.gz