python-condconfigparser on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S python-condconfigparser

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

$ yay -Rns python-condconfigparser

2. Manually Install "python-condconfigparser" via AUR

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

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

b. Clone python-condconfigparser's git locally

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

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

$ cd ~/python-condconfigparser $ makepkg -si

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

ID: 893521
Name: python-condconfigparser
PackageBaseID: 165714
PackageBase: python-condconfigparser
Version: 1.0.5-1
Description: Python library designed to help parsing configuration files. Main specificity: Allows to define conditions using boolean operators and specific sections in the configuration file that are only applied when the corresponding condition is fulfilled.
URL: http://frougon.net/projects/CondConfigParser/
NumVotes: 1
Popularity: 2.0E-6
OutOfDate:
Maintainer: dreieck
Submitter: dreieck
FirstSubmitted: 1618612064
LastModified: 1618612064
URLPath: /cgit/aur.git/snapshot/python-condconfigparser.tar.gz