python-skidl on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S python-skidl

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

$ yay -Rns python-skidl

2. Manually Install "python-skidl" via AUR

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

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

b. Clone python-skidl's git locally

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

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

$ cd ~/python-skidl $ makepkg -si

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

ID: 1074820
Name: python-skidl
PackageBaseID: 131442
PackageBase: python-skidl
Version: 1.1.0-1
Description: A Python package for textually describing electronic circuit schematics.
URL: https://github.com/devbisme/skidl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cbjamo
Submitter: cbjamo
FirstSubmitted: 1523179034
LastModified: 1651552901
URLPath: /cgit/aur.git/snapshot/python-skidl.tar.gz