python-dictobject on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-dictobject

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

$ yay -Rns python-dictobject

2. Manually Install "python-dictobject" via AUR

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

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

b. Clone python-dictobject's git locally

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

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

$ cd ~/python-dictobject $ makepkg -si

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

ID: 632282
Name: python-dictobject
PackageBaseID: 108991
PackageBase: python-dictobject
Version: 1.0.5-1
Description: Python DictObject allows attribute access on dicts.
URL: https://pypi.org/project/DictObject/
NumVotes: 10
Popularity: 0
OutOfDate: 1657478730
Maintainer: yaakushi
Submitter: djmattyg007
FirstSubmitted: 1458354657
LastModified: 1564027050
URLPath: /cgit/aur.git/snapshot/python-dictobject.tar.gz