kicad-pcb-diff on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S kicad-pcb-diff

* (Optional) Uninstall kicad-pcb-diff on Arch using YAY

$ yay -Rns kicad-pcb-diff

2. Manually Install "kicad-pcb-diff" via AUR

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

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

b. Clone kicad-pcb-diff's git locally

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

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

$ cd ~/kicad-pcb-diff $ makepkg -si

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

ID: 1374064
Name: kicad-pcb-diff
PackageBaseID: 174161
PackageBase: kicad-pcb-diff
Version: 2.5.0-4
Description: Tool to generate a PDF file showing the changes between two KiCad PCB/SCH files. Also a git plug-in.
URL: https://github.com/INTI-CMNB/KiDiff
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1639993005
LastModified: 1703260881
URLPath: /cgit/aur.git/snapshot/kicad-pcb-diff.tar.gz