python-configlib on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-configlib

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

$ yay -Rns python-configlib

2. Manually Install "python-configlib" via AUR

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

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

b. Clone python-configlib's git locally

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

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

$ cd ~/python-configlib $ makepkg -si

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

ID: 1021166
Name: python-configlib
PackageBaseID: 173650
PackageBase: python-configlib
Version: 1.0.2-1
Description: Configuration file parsing library
URL: https://github.com/homeinfogmbh/configlib
NumVotes: 0
Popularity: 0
OutOfDate: 1705863527
Maintainer:
Submitter: schard
FirstSubmitted: 1638580929
LastModified: 1642600732
URLPath: /cgit/aur.git/snapshot/python-configlib.tar.gz