duckscript on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S duckscript

* (Optional) Uninstall duckscript on Arch using YAY

$ yay -Rns duckscript

2. Manually Install "duckscript" via AUR

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

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

b. Clone duckscript's git locally

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

c. Go to ~/duckscript folder and install it

$ cd ~/duckscript $ makepkg -si

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

ID: 1355877
Name: duckscript
PackageBaseID: 196873
PackageBase: duckscript
Version: 0.9.2-1
Description: Simple, extendable and embeddable scripting language.
URL: https://sagiegurari.github.io/duckscript/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: CosminGGeorgescu
Submitter: CosminGGeorgescu
FirstSubmitted: 1692651857
LastModified: 1700430804
URLPath: /cgit/aur.git/snapshot/duckscript.tar.gz