pcb2gcode on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S pcb2gcode

* (Optional) Uninstall pcb2gcode on Arch using YAY

$ yay -Rns pcb2gcode

2. Manually Install "pcb2gcode" via AUR

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

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

b. Clone pcb2gcode's git locally

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

c. Go to ~/pcb2gcode folder and install it

$ cd ~/pcb2gcode $ makepkg -si

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

ID: 1139261
Name: pcb2gcode
PackageBaseID: 50457
PackageBase: pcb2gcode
Version: 2.5.0-1
Description: Command-line tool for isolation, routing and drilling of PCBs.
URL: https://github.com/pcb2gcode/pcb2gcode
NumVotes: 6
Popularity: 0.002194
OutOfDate:
Maintainer:
Submitter: equinoxefr
FirstSubmitted: 1309804501
LastModified: 1663097509
URLPath: /cgit/aur.git/snapshot/pcb2gcode.tar.gz