gpsim-cli on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S gpsim-cli

* (Optional) Uninstall gpsim-cli on Arch using YAY

$ yay -Rns gpsim-cli

2. Manually Install "gpsim-cli" via AUR

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

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

b. Clone gpsim-cli's git locally

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

c. Go to ~/gpsim-cli folder and install it

$ cd ~/gpsim-cli $ makepkg -si

3. Information about the gpsim-cli package on Arch User Repository (AUR)

ID: 1135963
Name: gpsim-cli
PackageBaseID: 185545
PackageBase: gpsim-cli
Version: 0.31.0-1
Description: Full-featured software simulator for Microchip PIC microcontrollers
URL: http://gpsim.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate: 1704212695
Maintainer: jjguti
Submitter: jjguti
FirstSubmitted: 1662477290
LastModified: 1662477290
URLPath: /cgit/aur.git/snapshot/gpsim-cli.tar.gz