sys161 on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S sys161

* (Optional) Uninstall sys161 on Arch using YAY

$ yay -Rns sys161

2. Manually Install "sys161" via AUR

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

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

b. Clone sys161's git locally

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

c. Go to ~/sys161 folder and install it

$ cd ~/sys161 $ makepkg -si

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

ID: 1153419
Name: sys161
PackageBaseID: 108553
PackageBase: sys161
Version: 2.0.8-2
Description: A synthetic hardware platform designed specifically for use in CS161.
URL: http://www.eecs.harvard.edu/~mdw/course/cs161/handouts/sys161/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Raymo111
Submitter: gavaga
FirstSubmitted: 1457476116
LastModified: 1665967363
URLPath: /cgit/aur.git/snapshot/sys161.tar.gz