cashc on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S cashc

* (Optional) Uninstall cashc on Arch using YAY

$ yay -Rns cashc

2. Manually Install "cashc" via AUR

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

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

b. Clone cashc's git locally

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

c. Go to ~/cashc folder and install it

$ cd ~/cashc $ makepkg -si

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

ID: 1336339
Name: cashc
PackageBaseID: 198692
PackageBase: cashc
Version: 0.9.1-1
Description: CashScript compiler for Bitcoin Cash.
URL: https://github.com/CashScript/cashscript
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: quest
Submitter: quest
FirstSubmitted: 1697675531
LastModified: 1697675531
URLPath: /cgit/aur.git/snapshot/cashc.tar.gz