python-configparser on AUR (Arch User Repository)
Last updated: December 24,2024
1. Install "python-configparser" 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-configparser on Arch using YAY
$
yay -S
python-configparser
Copied
* (Optional) Uninstall python-configparser on Arch using YAY
$
yay -Rns
python-configparser
Copied
2. Manually Install "python-configparser" 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-configparser's git locally
$
git clone https://aur.archlinux.org/python-configparser.git
~/python-configparser
Copied
c. Go to ~/python-configparser folder and install it
$
cd
~/python-configparser
Copied
$
makepkg -si
Copied
3. Information about the python-configparser package on Arch User Repository (AUR)
ID: 1414974
Name: python-configparser
PackageBaseID: 151186
PackageBase: python-configparser
Version: 6.0.1-1
Description: backport of configparser from Python 3
URL: https://github.com/jaraco/configparser/
NumVotes: 8
Popularity: 0.029592
OutOfDate:
Maintainer: fryfrog
Submitter: PMay
FirstSubmitted: 1586242065
LastModified: 1708818898
URLPath: /cgit/aur.git/snapshot/python-configparser.tar.gz
Name: python-configparser
PackageBaseID: 151186
PackageBase: python-configparser
Version: 6.0.1-1
Description: backport of configparser from Python 3
URL: https://github.com/jaraco/configparser/
NumVotes: 8
Popularity: 0.029592
OutOfDate:
Maintainer: fryfrog
Submitter: PMay
FirstSubmitted: 1586242065
LastModified: 1708818898
URLPath: /cgit/aur.git/snapshot/python-configparser.tar.gz