qucs-s on AUR (Arch User Repository)

Last updated: February 02,2025

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

$ yay -S qucs-s

* (Optional) Uninstall qucs-s on Arch using YAY

$ yay -Rns qucs-s

2. Manually Install "qucs-s" via AUR

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

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

b. Clone qucs-s's git locally

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

c. Go to ~/qucs-s folder and install it

$ cd ~/qucs-s $ makepkg -si

3. Information about the qucs-s package on Arch User Repository (AUR)

ID: 1411225
Name: qucs-s
PackageBaseID: 121046
PackageBase: qucs-s
Version: 24.1.0-1
Description: A spin-off of Qucs that supports other free SPICE circuit simulators like ngspice with the same Qucs GUI
URL: https://ra3xdh.github.io
NumVotes: 23
Popularity: 0.564546
OutOfDate:
Maintainer: Zes4Null
Submitter: sytabaresa
FirstSubmitted: 1490642049
LastModified: 1708236088
URLPath: /cgit/aur.git/snapshot/qucs-s.tar.gz

5. The same packages on other Linux Distributions