picsim-git on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S picsim-git

* (Optional) Uninstall picsim-git on Arch using YAY

$ yay -Rns picsim-git

2. Manually Install "picsim-git" via AUR

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

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

b. Clone picsim-git's git locally

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

c. Go to ~/picsim-git folder and install it

$ cd ~/picsim-git $ makepkg -si

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

ID: 1135965
Name: picsim-git
PackageBaseID: 185546
PackageBase: picsim-git
Version: r215.d4aa357-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: jjguti
Submitter: jjguti
FirstSubmitted: 1662477610
LastModified: 1662477610
URLPath: /cgit/aur.git/snapshot/picsim-git.tar.gz