python-kiutils on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-kiutils

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

$ yay -Rns python-kiutils

2. Manually Install "python-kiutils" via AUR

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

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

b. Clone python-kiutils's git locally

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

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

$ cd ~/python-kiutils $ makepkg -si

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

ID: 1384709
Name: python-kiutils
PackageBaseID: 192690
PackageBase: python-kiutils
Version: 1.4.7-1
Description: Simple and SCM-friendly KiCad file parser based on Python dataclasses
URL: https://github.com/mvnmgrx/kiutils
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: andrejr
Submitter: andrejr
FirstSubmitted: 1681498579
LastModified: 1705082632
URLPath: /cgit/aur.git/snapshot/python-kiutils.tar.gz