python-configfile on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "python-configfile" 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
Copied
b. Install python-configfile on Arch using YAY
$
yay -S
python-configfile
Copied
* (Optional) Uninstall python-configfile on Arch using YAY
$
yay -Rns
python-configfile
Copied
2. Manually Install "python-configfile" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-configfile's git locally
$
git clone https://aur.archlinux.org/python-configfile.git
~/python-configfile
Copied
c. Go to ~/python-configfile folder and install it
$
cd
~/python-configfile
Copied
$
makepkg -si
Copied
3. Information about the python-configfile package on Arch User Repository (AUR)
ID: 562444
Name: python-configfile
PackageBaseID: 54616
PackageBase: python-configfile
Version: 1.2.4-2
Description: Python library for dynamically parsing and editing configuration files with support for subsections.
URL: https://kynikos.github.io/lib.py.configfile
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: kynikos
Submitter: kynikos
FirstSubmitted: 1323124878
LastModified: 1542985820
URLPath: /cgit/aur.git/snapshot/python-configfile.tar.gz
Name: python-configfile
PackageBaseID: 54616
PackageBase: python-configfile
Version: 1.2.4-2
Description: Python library for dynamically parsing and editing configuration files with support for subsections.
URL: https://kynikos.github.io/lib.py.configfile
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: kynikos
Submitter: kynikos
FirstSubmitted: 1323124878
LastModified: 1542985820
URLPath: /cgit/aur.git/snapshot/python-configfile.tar.gz