picsim on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S picsim

* (Optional) Uninstall picsim on Arch using YAY

$ yay -Rns picsim

2. Manually Install "picsim" via AUR

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

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

b. Clone picsim's git locally

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

c. Go to ~/picsim folder and install it

$ cd ~/picsim $ makepkg -si

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

ID: 1302425
Name: picsim
PackageBaseID: 156122
PackageBase: picsim
Version: 0.9.0-1
Description: Emulates some PIC microcontroller and periferics such as USART and timers, the simulator architecture permit easy implementation of external elements in C
URL: https://github.com/lcgamboa/picsim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yjun
Submitter: ragouel
FirstSubmitted: 1596053538
LastModified: 1691768491
URLPath: /cgit/aur.git/snapshot/picsim.tar.gz