circuit-simulator on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S circuit-simulator

* (Optional) Uninstall circuit-simulator on Arch using YAY

$ yay -Rns circuit-simulator

2. Manually Install "circuit-simulator" via AUR

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

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

b. Clone circuit-simulator's git locally

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

c. Go to ~/circuit-simulator folder and install it

$ cd ~/circuit-simulator $ makepkg -si

3. Information about the circuit-simulator package on Arch User Repository (AUR)

ID: 1422018
Name: circuit-simulator
PackageBaseID: 132594
PackageBase: circuit-simulator
Version: 2.9.0-1
Description: Electronic circuit simulator written by Paul Falstad
URL: http://www.falstad.com/circuit
NumVotes: 5
Popularity: 6.5E-5
OutOfDate:
Maintainer: uakos
Submitter: uakos
FirstSubmitted: 1526484815
LastModified: 1709755458
URLPath: /cgit/aur.git/snapshot/circuit-simulator.tar.gz