yorick on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S yorick

* (Optional) Uninstall yorick on Arch using YAY

$ yay -Rns yorick

2. Manually Install "yorick" via AUR

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

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

b. Clone yorick's git locally

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

c. Go to ~/yorick folder and install it

$ cd ~/yorick $ makepkg -si

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

ID: 657418
Name: yorick
PackageBaseID: 102811
PackageBase: yorick
Version: 2_2_04-2
Description: Interpreted language for data processing
URL: http://yorick.github.com/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: frigaut
Submitter: xyproto
FirstSubmitted: 1446413849
LastModified: 1571429381
URLPath: /cgit/aur.git/snapshot/yorick.tar.gz