chisel on AUR (Arch User Repository)
Last updated: November 16,2024
1. Install "chisel" 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 chisel on Arch using YAY
$
yay -S
chisel
Copied
* (Optional) Uninstall chisel on Arch using YAY
$
yay -Rns
chisel
Copied
2. Manually Install "chisel" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone chisel's git locally
$
git clone https://aur.archlinux.org/chisel.git
~/chisel
Copied
c. Go to ~/chisel folder and install it
$
cd
~/chisel
Copied
$
makepkg -si
Copied
3. Information about the chisel package on Arch User Repository (AUR)
ID: 1405367
Name: chisel
PackageBaseID: 95726
PackageBase: chisel
Version: 6.0.0-2
Description: Constructing Hardware in a Scala Embedded Language
URL: https://www.chisel-lang.org/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: Forty-Bot
Submitter: sebo
FirstSubmitted: 1436382674
LastModified: 1707284038
URLPath: /cgit/aur.git/snapshot/chisel.tar.gz
Name: chisel
PackageBaseID: 95726
PackageBase: chisel
Version: 6.0.0-2
Description: Constructing Hardware in a Scala Embedded Language
URL: https://www.chisel-lang.org/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: Forty-Bot
Submitter: sebo
FirstSubmitted: 1436382674
LastModified: 1707284038
URLPath: /cgit/aur.git/snapshot/chisel.tar.gz