python-kiauto on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-kiauto

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

$ yay -Rns python-kiauto

2. Manually Install "python-kiauto" via AUR

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

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

b. Clone python-kiauto's git locally

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

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

$ cd ~/python-kiauto $ makepkg -si

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

ID: 1338804
Name: python-kiauto
PackageBaseID: 196063
PackageBase: python-kiauto
Version: 2.2.8-1
Description: KiCad automation scripts. In particular to automate tasks that can't be done using the KiCad native Python interface. The automation is carried out emulating the user interaction.
URL: https://pypi.org/project/kiauto
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1690178046
LastModified: 1698080898
URLPath: /cgit/aur.git/snapshot/python-kiauto.tar.gz