adscript on AUR (Arch User Repository)

Last updated: June 27,2024

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

$ yay -S adscript

* (Optional) Uninstall adscript on Arch using YAY

$ yay -Rns adscript

2. Manually Install "adscript" via AUR

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

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

b. Clone adscript's git locally

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

c. Go to ~/adscript folder and install it

$ cd ~/adscript $ makepkg -si

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

ID: 917563
Name: adscript
PackageBaseID: 167557
PackageBase: adscript
Version: 0.6-1
Description: A high-performance, s-expressions based programming language that is natively compiled.
URL: https://github.com/Amplus2/Adscript
NumVotes: 0
Popularity: 0
OutOfDate: 1708603714
Maintainer: Luddifee
Submitter: Luddifee
FirstSubmitted: 1622586902
LastModified: 1622990559
URLPath: /cgit/aur.git/snapshot/adscript.tar.gz