python2-bunch on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S python2-bunch

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

$ yay -Rns python2-bunch

2. Manually Install "python2-bunch" via AUR

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

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

b. Clone python2-bunch's git locally

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

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

$ cd ~/python2-bunch $ makepkg -si

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

ID: 198766
Name: python2-bunch
PackageBaseID: 72066
PackageBase: python2-bunch
Version: 1.0.1-3
Description: A dot-accessible dictionary (a la JavaScript objects)
URL: http://pypi.python.org/pypi/bunch/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: anatolik
FirstSubmitted: 1374573550
LastModified: 1434556265
URLPath: /cgit/aur.git/snapshot/python2-bunch.tar.gz