casm on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S casm

* (Optional) Uninstall casm on Arch using YAY

$ yay -Rns casm

2. Manually Install "casm" via AUR

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

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

b. Clone casm's git locally

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

c. Go to ~/casm folder and install it

$ cd ~/casm $ makepkg -si

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

ID: 917719
Name: casm
PackageBaseID: 134158
PackageBase: casm
Version: 0.6.0-1
Description: Corinthian Abstract State Machine (CASM)
URL: https://casm-lang.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ppaulweber
Submitter: ppaulweber
FirstSubmitted: 1531258184
LastModified: 1623015914
URLPath: /cgit/aur.git/snapshot/casm.tar.gz