saw-script on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S saw-script

* (Optional) Uninstall saw-script on Arch using YAY

$ yay -Rns saw-script

2. Manually Install "saw-script" via AUR

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

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

b. Clone saw-script's git locally

$ git clone https://aur.archlinux.org/saw-script.git ~/saw-script

c. Go to ~/saw-script folder and install it

$ cd ~/saw-script $ makepkg -si

3. Information about the saw-script package on Arch User Repository (AUR)

ID: 885473
Name: saw-script
PackageBaseID: 103103
PackageBase: saw-script
Version: 0.7-1
Description: The SAW scripting language.
URL: http://saw.galois.com/
NumVotes: 2
Popularity: 4.0E-6
OutOfDate: 1657129205
Maintainer:
Submitter: spaceships
FirstSubmitted: 1447025876
LastModified: 1617122441
URLPath: /cgit/aur.git/snapshot/saw-script.tar.gz