kipart on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S kipart

* (Optional) Uninstall kipart on Arch using YAY

$ yay -Rns kipart

2. Manually Install "kipart" via AUR

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

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

b. Clone kipart's git locally

$ git clone https://aur.archlinux.org/kipart.git ~/kipart

c. Go to ~/kipart folder and install it

$ cd ~/kipart $ makepkg -si

3. Information about the kipart package on Arch User Repository (AUR)

ID: 1212909
Name: kipart
PackageBaseID: 104211
PackageBase: kipart
Version: 1.4.1-2
Description: Python package for generating multi-unit schematic symbols for KiCad from a CSV file
URL: https://github.com/devbisme/KiPart
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: andrejr
Submitter: 2bluesc
FirstSubmitted: 1449304069
LastModified: 1676750202
URLPath: /cgit/aur.git/snapshot/kipart.tar.gz