python-appconfigpy on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-appconfigpy

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

$ yay -Rns python-appconfigpy

2. Manually Install "python-appconfigpy" via AUR

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

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

b. Clone python-appconfigpy's git locally

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

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

$ cd ~/python-appconfigpy $ makepkg -si

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

ID: 1058592
Name: python-appconfigpy
PackageBaseID: 156505
PackageBase: python-appconfigpy
Version: 1.0.2-4
Description: Python library to create/load an application configuration file
URL: https://github.com/thombashi/appconfigpy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clove3am
FirstSubmitted: 1596837470
LastModified: 1648572028
URLPath: /cgit/aur.git/snapshot/python-appconfigpy.tar.gz