nand2tetris on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "nand2tetris" 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 nand2tetris on Arch using YAY
$
yay -S
nand2tetris
Copied
* (Optional) Uninstall nand2tetris on Arch using YAY
$
yay -Rns
nand2tetris
Copied
2. Manually Install "nand2tetris" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone nand2tetris's git locally
$
git clone https://aur.archlinux.org/nand2tetris.git
~/nand2tetris
Copied
c. Go to ~/nand2tetris folder and install it
$
cd
~/nand2tetris
Copied
$
makepkg -si
Copied
3. Information about the nand2tetris package on Arch User Repository (AUR)
ID: 1260276
Name: nand2tetris
PackageBaseID: 77055
PackageBase: nand2tetris
Version: 2.6-5
Description: Software suite accompanying Nand2Tetris course.
URL: http://www.nand2tetris.org/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: chadvoegele
Submitter: chadvoegele
FirstSubmitted: 1388864814
LastModified: 1684496692
URLPath: /cgit/aur.git/snapshot/nand2tetris.tar.gz
Name: nand2tetris
PackageBaseID: 77055
PackageBase: nand2tetris
Version: 2.6-5
Description: Software suite accompanying Nand2Tetris course.
URL: http://www.nand2tetris.org/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: chadvoegele
Submitter: chadvoegele
FirstSubmitted: 1388864814
LastModified: 1684496692
URLPath: /cgit/aur.git/snapshot/nand2tetris.tar.gz