python-kinjector on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-kinjector

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

$ yay -Rns python-kinjector

2. Manually Install "python-kinjector" via AUR

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

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

b. Clone python-kinjector's git locally

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

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

$ cd ~/python-kinjector $ makepkg -si

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

ID: 962586
Name: python-kinjector
PackageBaseID: 164718
PackageBase: python-kinjector
Version: 1.0.0-1
Description: Inject/eject JSON/YAML data to/from KiCad Board files.
URL: https://github.com/devbisme/kinjector
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: andrejr
Submitter: andrejr
FirstSubmitted: 1616431884
LastModified: 1631962840
URLPath: /cgit/aur.git/snapshot/python-kinjector.tar.gz