gerbv on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S gerbv

* (Optional) Uninstall gerbv on Arch using YAY

$ yay -Rns gerbv

2. Manually Install "gerbv" via AUR

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

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

b. Clone gerbv's git locally

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

c. Go to ~/gerbv folder and install it

$ cd ~/gerbv $ makepkg -si

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

ID: 1306911
Name: gerbv
PackageBaseID: 192153
PackageBase: gerbv
Version: 2.10.0-1
Description: An open source Gerber file (RS-274X only) viewer
URL: http://gerbv.geda-project.org/
NumVotes: 3
Popularity: 0.017697
OutOfDate:
Maintainer: thienandangthanh
Submitter: arojas
FirstSubmitted: 1680336900
LastModified: 1692604161
URLPath: /cgit/aur.git/snapshot/gerbv.tar.gz