pcb on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install pcb on Arch using YAY
$
yay -S
pcb
Copied
* (Optional) Uninstall pcb on Arch using YAY
$
yay -Rns
pcb
Copied
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
Copied
b. Clone pcb's git locally
$
git clone https://aur.archlinux.org/pcb.git
~/pcb
Copied
c. Go to ~/pcb folder and install it
$
cd
~/pcb
Copied
$
makepkg -si
Copied
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
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