python-py-params on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-py-params

* (Optional) Uninstall python-py-params on Arch using YAY

$ yay -Rns python-py-params

2. Manually Install "python-py-params" via AUR

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

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

b. Clone python-py-params's git locally

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

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

$ cd ~/python-py-params $ makepkg -si

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

ID: 897296
Name: python-py-params
PackageBaseID: 148049
PackageBase: python-py-params
Version: 0.10.2-1
Description: A type-safe dictionary class for python.
URL: https://github.com/kpe/py-params
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: naetherm
Submitter: naetherm
FirstSubmitted: 1578663861
LastModified: 1619271112
URLPath: /cgit/aur.git/snapshot/python-py-params.tar.gz