simavr on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S simavr

* (Optional) Uninstall simavr on Arch using YAY

$ yay -Rns simavr

2. Manually Install "simavr" via AUR

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

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

b. Clone simavr's git locally

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

c. Go to ~/simavr folder and install it

$ cd ~/simavr $ makepkg -si

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

ID: 1128326
Name: simavr
PackageBaseID: 177599
PackageBase: simavr
Version: 1.7-3
Description: A lean, mean and hackable AVR simulator
URL: https://github.com/buserror-uk/simavr
NumVotes: 1
Popularity: 0.024572
OutOfDate:
Maintainer: carlosal1015
Submitter: arojas
FirstSubmitted: 1648838522
LastModified: 1661014932
URLPath: /cgit/aur.git/snapshot/simavr.tar.gz