ltspice on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S ltspice

* (Optional) Uninstall ltspice on Arch using YAY

$ yay -Rns ltspice

2. Manually Install "ltspice" via AUR

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

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

b. Clone ltspice's git locally

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

c. Go to ~/ltspice folder and install it

$ cd ~/ltspice $ makepkg -si

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

ID: 1009715
Name: ltspice
PackageBaseID: 95732
PackageBase: ltspice
Version: 17.20211222.2-1
Description: SPICE simulator, schematic capture and waveform viewer. Installation based on Field Update Utility.
URL: http://www.linear.com/designtools/software/
NumVotes: 32
Popularity: 0.182738
OutOfDate: 1658252364
Maintainer: hifigraz
Submitter: M4a1x
FirstSubmitted: 1436391345
LastModified: 1640456139
URLPath: /cgit/aur.git/snapshot/ltspice.tar.gz