tokay on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S tokay

* (Optional) Uninstall tokay on Arch using YAY

$ yay -Rns tokay

2. Manually Install "tokay" via AUR

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

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

b. Clone tokay's git locally

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

c. Go to ~/tokay folder and install it

$ cd ~/tokay $ makepkg -si

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

ID: 1295880
Name: tokay
PackageBaseID: 178796
PackageBase: tokay
Version: 0.6.4-1
Description: Tokay is a programming language designed for ad-hoc parsing.
URL: https://tokay.dev
NumVotes: 1
Popularity: 0.013943
OutOfDate: 1703910205
Maintainer: nuclearsandwich
Submitter: nuclearsandwich
FirstSubmitted: 1652418920
LastModified: 1690609938
URLPath: /cgit/aur.git/snapshot/tokay.tar.gz