arkscript on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S arkscript

* (Optional) Uninstall arkscript on Arch using YAY

$ yay -Rns arkscript

2. Manually Install "arkscript" via AUR

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

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

b. Clone arkscript's git locally

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

c. Go to ~/arkscript folder and install it

$ cd ~/arkscript $ makepkg -si

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

ID: 1047246
Name: arkscript
PackageBaseID: 176663
PackageBase: arkscript
Version: 3.1.3-1
Description: A small, fast, functional scripting language
URL: https://arkscript-lang.dev/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Gryf
Submitter: Gryf
FirstSubmitted: 1646585884
LastModified: 1646585884
URLPath: /cgit/aur.git/snapshot/arkscript.tar.gz