xschem on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S xschem

* (Optional) Uninstall xschem on Arch using YAY

$ yay -Rns xschem

2. Manually Install "xschem" via AUR

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

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

b. Clone xschem's git locally

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

c. Go to ~/xschem folder and install it

$ cd ~/xschem $ makepkg -si

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

ID: 1334370
Name: xschem
PackageBaseID: 162418
PackageBase: xschem
Version: 3.4.4-1
Description: Schematic editor VLSI/ASIC/analog custom designs
URL: http://github.com/StefanSchippers/xschem
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bluebearblue
Submitter: bluebearblue
FirstSubmitted: 1611350641
LastModified: 1697388818
URLPath: /cgit/aur.git/snapshot/xschem.tar.gz