atspkg on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S atspkg

* (Optional) Uninstall atspkg on Arch using YAY

$ yay -Rns atspkg

2. Manually Install "atspkg" via AUR

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

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

b. Clone atspkg's git locally

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

c. Go to ~/atspkg folder and install it

$ cd ~/atspkg $ makepkg -si

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

ID: 693526
Name: atspkg
PackageBaseID: 131703
PackageBase: atspkg
Version: 3.4.0.9-1
Description: Build tool for ATS language.
URL: https://github.com/vmchale/atspkg
NumVotes: 2
Popularity: 0.565755
OutOfDate: 1610560378
Maintainer:
Submitter: mkoloberdin
FirstSubmitted: 1524175289
LastModified: 1580939753
URLPath: /cgit/aur.git/snapshot/atspkg.tar.gz