chisel-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S chisel-git

* (Optional) Uninstall chisel-git on Arch using YAY

$ yay -Rns chisel-git

2. Manually Install "chisel-git" via AUR

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

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

b. Clone chisel-git's git locally

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

c. Go to ~/chisel-git folder and install it

$ cd ~/chisel-git $ makepkg -si

3. Information about the chisel-git package on Arch User Repository (AUR)

ID: 251161
Name: chisel-git
PackageBaseID: 103851
PackageBase: chisel-git
Version: r2895.edfc2c4-1
Description: Constructing Hardware in a Scala Embedded Language
URL: https://chisel.eecs.berkeley.edu/
NumVotes: 2
Popularity: 0
OutOfDate: 1703276739
Maintainer:
Submitter: sebo
FirstSubmitted: 1448561172
LastModified: 1448561172
URLPath: /cgit/aur.git/snapshot/chisel-git.tar.gz