python-addict on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "python-addict" 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
Copied
b. Install python-addict on Arch using YAY
$
yay -S
python-addict
Copied
* (Optional) Uninstall python-addict on Arch using YAY
$
yay -Rns
python-addict
Copied
2. Manually Install "python-addict" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-addict's git locally
$
git clone https://aur.archlinux.org/python-addict.git
~/python-addict
Copied
c. Go to ~/python-addict folder and install it
$
cd
~/python-addict
Copied
$
makepkg -si
Copied
3. Information about the python-addict package on Arch User Repository (AUR)
ID: 1190346
Name: python-addict
PackageBaseID: 96288
PackageBase: python-addict
Version: 2.4.0-5
Description: Augments dictionaries with attribute syntax
URL: https://github.com/mewwts/addict
NumVotes: 3
Popularity: 0.002001
OutOfDate: 1708169699
Maintainer:
Submitter: ser
FirstSubmitted: 1437639047
LastModified: 1672547630
URLPath: /cgit/aur.git/snapshot/python-addict.tar.gz
Name: python-addict
PackageBaseID: 96288
PackageBase: python-addict
Version: 2.4.0-5
Description: Augments dictionaries with attribute syntax
URL: https://github.com/mewwts/addict
NumVotes: 3
Popularity: 0.002001
OutOfDate: 1708169699
Maintainer:
Submitter: ser
FirstSubmitted: 1437639047
LastModified: 1672547630
URLPath: /cgit/aur.git/snapshot/python-addict.tar.gz