python-box on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S python-box

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

$ yay -Rns python-box

2. Manually Install "python-box" via AUR

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

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

b. Clone python-box's git locally

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

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

$ cd ~/python-box $ makepkg -si

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

ID: 1406244
Name: python-box
PackageBaseID: 145912
PackageBase: python-box
Version: 7.1.1-1
Description: Advanced Python dictionaries with dot notation access
URL: https://github.com/cdgriffith/Box
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: funilrys
Submitter: funilrys
FirstSubmitted: 1571344792
LastModified: 1707419141
URLPath: /cgit/aur.git/snapshot/python-box.tar.gz