uiua on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S uiua

* (Optional) Uninstall uiua on Arch using YAY

$ yay -Rns uiua

2. Manually Install "uiua" via AUR

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

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

b. Clone uiua's git locally

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

c. Go to ~/uiua folder and install it

$ cd ~/uiua $ makepkg -si

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

ID: 1335977
Name: uiua
PackageBaseID: 197973
PackageBase: uiua
Version: 0.0.20-1
Description: An array-oriented stack programming language
URL: https://www.uiua.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1695886728
LastModified: 1697618584
URLPath: /cgit/aur.git/snapshot/uiua.tar.gz