python-kicad-package-manager on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-kicad-package-manager

* (Optional) Uninstall python-kicad-package-manager on Arch using YAY

$ yay -Rns python-kicad-package-manager

2. Manually Install "python-kicad-package-manager" via AUR

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

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

b. Clone python-kicad-package-manager's git locally

$ git clone https://aur.archlinux.org/python-kicad-package-manager.git ~/python-kicad-package-manager

c. Go to ~/python-kicad-package-manager folder and install it

$ cd ~/python-kicad-package-manager $ makepkg -si

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

ID: 1298291
Name: python-kicad-package-manager
PackageBaseID: 196383
PackageBase: python-kicad-package-manager
Version: 0.0.23-0
Description: This is a package manager for KiCad symbols, footprints, 3d models, simulation files, and hierarchical sheets.
URL: https://pypi.org/project/kicad-package-manager
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1691034785
LastModified: 1691034785
URLPath: /cgit/aur.git/snapshot/python-kicad-package-manager.tar.gz