python-gerbonara on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-gerbonara

* (Optional) Uninstall python-gerbonara on Arch using YAY

$ yay -Rns python-gerbonara

2. Manually Install "python-gerbonara" via AUR

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

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

b. Clone python-gerbonara's git locally

$ git clone https://aur.archlinux.org/python-gerbonara.git ~/python-gerbonara

c. Go to ~/python-gerbonara folder and install it

$ cd ~/python-gerbonara $ makepkg -si

3. Information about the python-gerbonara package on Arch User Repository (AUR)

ID: 1140066
Name: python-gerbonara
PackageBaseID: 183144
PackageBase: python-gerbonara
Version: 0.10.7-2
Description: Pythonic library for reading/modifying/writing Gerber/Excellon/IPC-356 files
URL: https://gerbolyze.gitlab.io/gerbonara
NumVotes: 0
Popularity: 0
OutOfDate: 1700588708
Maintainer: XenGi
Submitter: XenGi
FirstSubmitted: 1655066887
LastModified: 1663257876
URLPath: /cgit/aur.git/snapshot/python-gerbonara.tar.gz