python-pykicad on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S python-pykicad

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

$ yay -Rns python-pykicad

2. Manually Install "python-pykicad" via AUR

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

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

b. Clone python-pykicad's git locally

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

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

$ cd ~/python-pykicad $ makepkg -si

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

ID: 728473
Name: python-pykicad
PackageBaseID: 152133
PackageBase: python-pykicad
Version: 0.1.1-1
Description: Python library for working with KiCAD file formats
URL: https://github.com/dvc94ch/pykicad
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: airwoodix
Submitter: airwoodix
FirstSubmitted: 1588186049
LastModified: 1588186049
URLPath: /cgit/aur.git/snapshot/python-pykicad.tar.gz