python2-boltons on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python2-boltons

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

$ yay -Rns python2-boltons

2. Manually Install "python2-boltons" via AUR

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

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

b. Clone python2-boltons's git locally

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

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

$ cd ~/python2-boltons $ makepkg -si

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

ID: 1298633
Name: python2-boltons
PackageBaseID: 92074
PackageBase: python2-boltons
Version: 23.0.0-1
Description: Constructs/recipes/snippets that would be handy in the python standard library
URL: https://github.com/mahmoud/boltons
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Foucault
Submitter: Foucault
FirstSubmitted: 1428619920
LastModified: 1691086606
URLPath: /cgit/aur.git/snapshot/python2-boltons.tar.gz

5. The same packages on other Linux Distributions