python2-configobj on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python2-configobj

* (Optional) Uninstall python2-configobj on Arch using YAY

$ yay -Rns python2-configobj

2. Manually Install "python2-configobj" via AUR

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

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

b. Clone python2-configobj's git locally

$ git clone https://aur.archlinux.org/python2-configobj.git ~/python2-configobj

c. Go to ~/python2-configobj folder and install it

$ cd ~/python2-configobj $ makepkg -si

3. Information about the python2-configobj package on Arch User Repository (AUR)

ID: 708594
Name: python2-configobj
PackageBaseID: 150326
PackageBase: python2-configobj
Version: 5.0.6-6
Description: Simple but powerful Python config file reader and writer, python2 version
URL: https://github.com/DiffSK/configobj
NumVotes: 3
Popularity: 0
OutOfDate: 1659882783
Maintainer:
Submitter: morgenstern
FirstSubmitted: 1584403016
LastModified: 1584403016
URLPath: /cgit/aur.git/snapshot/python2-configobj.tar.gz

5. The same packages on other Linux Distributions