python-kinparse on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-kinparse

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

$ yay -Rns python-kinparse

2. Manually Install "python-kinparse" via AUR

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

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

b. Clone python-kinparse's git locally

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

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

$ cd ~/python-kinparse $ makepkg -si

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

ID: 1074819
Name: python-kinparse
PackageBaseID: 131444
PackageBase: python-kinparse
Version: 1.1.0-1
Description: Parser for KiCad schematic netlists.
URL: https://github.com/devbisme/kinparse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cbjamo
Submitter: cbjamo
FirstSubmitted: 1523180899
LastModified: 1651552669
URLPath: /cgit/aur.git/snapshot/python-kinparse.tar.gz