simulide on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S simulide

* (Optional) Uninstall simulide on Arch using YAY

$ yay -Rns simulide

2. Manually Install "simulide" via AUR

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

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

b. Clone simulide's git locally

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

c. Go to ~/simulide folder and install it

$ cd ~/simulide $ makepkg -si

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

ID: 1376143
Name: simulide
PackageBaseID: 133798
PackageBase: simulide
Version: 1.0.0_SR2-1
Description: Real time electronic circuit simulator (supports PIC, AVR and Arduino microcontrollers).
URL: https://launchpad.net/simulide
NumVotes: 8
Popularity: 0.000652
OutOfDate:
Maintainer: DimmKG
Submitter: franciscod
FirstSubmitted: 1530113646
LastModified: 1703620241
URLPath: /cgit/aur.git/snapshot/simulide.tar.gz