uconfig on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S uconfig

* (Optional) Uninstall uconfig on Arch using YAY

$ yay -Rns uconfig

2. Manually Install "uconfig" via AUR

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

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

b. Clone uconfig's git locally

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

c. Go to ~/uconfig folder and install it

$ cd ~/uconfig $ makepkg -si

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

ID: 1369832
Name: uconfig
PackageBaseID: 175347
PackageBase: uconfig
Version: 0.4-4
Description: Datasheet pinout extractor from PDF and library Stylizer for KiCad.
URL: https://github.com/Robotips/uConfig
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1643010174
LastModified: 1702576914
URLPath: /cgit/aur.git/snapshot/uconfig.tar.gz