pcb-git on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S pcb-git

* (Optional) Uninstall pcb-git on Arch using YAY

$ yay -Rns pcb-git

2. Manually Install "pcb-git" via AUR

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

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

b. Clone pcb-git's git locally

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

c. Go to ~/pcb-git folder and install it

$ cd ~/pcb-git $ makepkg -si

3. Information about the pcb-git package on Arch User Repository (AUR)

ID: 728002
Name: pcb-git
PackageBaseID: 108637
PackageBase: pcb-git
Version: 1:4227.e6acd71d-1
Description: Interactive printed circuit board editor (latest git revision)
URL: http://pcb.geda-project.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: veox
Submitter: veox
FirstSubmitted: 1457627760
LastModified: 1588105283
URLPath: /cgit/aur.git/snapshot/pcb-git.tar.gz