librepcb on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S librepcb

* (Optional) Uninstall librepcb on Arch using YAY

$ yay -Rns librepcb

2. Manually Install "librepcb" via AUR

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

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

b. Clone librepcb's git locally

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

c. Go to ~/librepcb folder and install it

$ cd ~/librepcb $ makepkg -si

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

ID: 1324267
Name: librepcb
PackageBaseID: 136843
PackageBase: librepcb
Version: 1.0.0-2
Description: A free EDA software to develop printed circuit boards
URL: https://librepcb.org/
NumVotes: 17
Popularity: 0.511895
OutOfDate:
Maintainer: dbrgn
Submitter: dbrgn
FirstSubmitted: 1540280156
LastModified: 1695629919
URLPath: /cgit/aur.git/snapshot/librepcb.tar.gz