python-boltons on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-boltons

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

$ yay -Rns python-boltons

2. Manually Install "python-boltons" via AUR

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

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

b. Clone python-boltons's git locally

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

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

$ cd ~/python-boltons $ makepkg -si

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

ID: 1377423
Name: python-boltons
PackageBaseID: 200924
PackageBase: python-boltons
Version: 23.1.1-1
Description: Functionality that should be in the standard library. Like builtins, but Boltons.
URL: https://github.com/mahmoud/boltons
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: jelly
FirstSubmitted: 1703881501
LastModified: 1703881501
URLPath: /cgit/aur.git/snapshot/python-boltons.tar.gz