python-kconfiglib on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-kconfiglib

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

$ yay -Rns python-kconfiglib

2. Manually Install "python-kconfiglib" via AUR

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

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

b. Clone python-kconfiglib's git locally

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

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

$ cd ~/python-kconfiglib $ makepkg -si

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

ID: 1158221
Name: python-kconfiglib
PackageBaseID: 160232
PackageBase: python-kconfiglib
Version: 14.1.0-2
Description: A flexible Python Kconfig implementation
URL: https://pypi.org/project/kconfiglib/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Popolon
Submitter: Popolon
FirstSubmitted: 1606305958
LastModified: 1666912675
URLPath: /cgit/aur.git/snapshot/python-kconfiglib.tar.gz