python-condconfigparser-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-condconfigparser-git

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

$ yay -Rns python-condconfigparser-git

2. Manually Install "python-condconfigparser-git" 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-git's git locally

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

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

$ cd ~/python-condconfigparser-git $ makepkg -si

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

ID: 1345404
Name: python-condconfigparser-git
PackageBaseID: 165716
PackageBase: python-condconfigparser-git
Version: 1.0.5+r31.20200602.043c858-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: 0
Popularity: 0
OutOfDate:
Maintainer: dreieck
Submitter: dreieck
FirstSubmitted: 1618612125
LastModified: 1698778913
URLPath: /cgit/aur.git/snapshot/python-condconfigparser-git.tar.gz