casm on AUR (Arch User Repository)
Last updated: November 15,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
Copied
b. Install casm on Arch using YAY
$
yay -S
casm
Copied
* (Optional) Uninstall casm on Arch using YAY
$
yay -Rns
casm
Copied
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
Copied
b. Clone casm's git locally
$
git clone https://aur.archlinux.org/casm.git
~/casm
Copied
c. Go to ~/casm folder and install it
$
cd
~/casm
Copied
$
makepkg -si
Copied
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
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