python-easydict on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "python-easydict" 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-easydict on Arch using YAY
$
yay -S
python-easydict
Copied
* (Optional) Uninstall python-easydict on Arch using YAY
$
yay -Rns
python-easydict
Copied
2. Manually Install "python-easydict" 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-easydict's git locally
$
git clone https://aur.archlinux.org/python-easydict.git
~/python-easydict
Copied
c. Go to ~/python-easydict folder and install it
$
cd
~/python-easydict
Copied
$
makepkg -si
Copied
3. Information about the python-easydict package on Arch User Repository (AUR)
ID: 1420504
Name: python-easydict
PackageBaseID: 203193
PackageBase: python-easydict
Version: 1.13-1
Description: Access dict values as attributes (works recursively).
URL: https://github.com/makinacorpus/easydict
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AlexBocken
Submitter: AlexBocken
FirstSubmitted: 1709313877
LastModified: 1709556472
URLPath: /cgit/aur.git/snapshot/python-easydict.tar.gz
Name: python-easydict
PackageBaseID: 203193
PackageBase: python-easydict
Version: 1.13-1
Description: Access dict values as attributes (works recursively).
URL: https://github.com/makinacorpus/easydict
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AlexBocken
Submitter: AlexBocken
FirstSubmitted: 1709313877
LastModified: 1709556472
URLPath: /cgit/aur.git/snapshot/python-easydict.tar.gz