qucs on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S qucs

* (Optional) Uninstall qucs on Arch using YAY

$ yay -Rns qucs

2. Manually Install "qucs" 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 git locally

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

c. Go to ~/qucs folder and install it

$ cd ~/qucs $ makepkg -si

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

ID: 725154
Name: qucs
PackageBaseID: 128644
PackageBase: qucs
Version: 0.0.20_rc2-2
Description: An integrated circuit simulator with a graphical user interface
URL: http://qucs.sourceforge.net
NumVotes: 26
Popularity: 0
OutOfDate:
Maintainer: wereii
Submitter: Barthalion
FirstSubmitted: 1515167062
LastModified: 1587647440
URLPath: /cgit/aur.git/snapshot/qucs.tar.gz