pcb on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S pcb

* (Optional) Uninstall pcb on Arch using YAY

$ yay -Rns pcb

2. Manually Install "pcb" via AUR

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

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

b. Clone pcb's git locally

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

c. Go to ~/pcb folder and install it

$ cd ~/pcb $ makepkg -si

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

ID: 1303005
Name: pcb
PackageBaseID: 192176
PackageBase: pcb
Version: 1:4.3.0-3
Description: Interactive printed circuit board editor
URL: http://pcb.geda-project.org/
NumVotes: 2
Popularity: 0.015089
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1680343358
LastModified: 1691863172
URLPath: /cgit/aur.git/snapshot/pcb.tar.gz