simpl-sim on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S simpl-sim

* (Optional) Uninstall simpl-sim on Arch using YAY

$ yay -Rns simpl-sim

2. Manually Install "simpl-sim" via AUR

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

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

b. Clone simpl-sim's git locally

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

c. Go to ~/simpl-sim folder and install it

$ cd ~/simpl-sim $ makepkg -si

3. Information about the simpl-sim package on Arch User Repository (AUR)

ID: 1176960
Name: simpl-sim
PackageBaseID: 120610
PackageBase: simpl-sim
Version: 2.1.1-2
Description: SimpLC Simulator for LC-3 assembly language.
URL: https://sourceforge.net/projects/simplc/files/?source=navbar
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: emmieaur
Submitter: emmieaur
FirstSubmitted: 1489576155
LastModified: 1669875165
URLPath: /cgit/aur.git/snapshot/simpl-sim.tar.gz