python-apply_defaults on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "python-apply_defaults" 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-apply_defaults on Arch using YAY
$
yay -S
python-apply_defaults
Copied
* (Optional) Uninstall python-apply_defaults on Arch using YAY
$
yay -Rns
python-apply_defaults
Copied
2. Manually Install "python-apply_defaults" 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-apply_defaults's git locally
$
git clone https://aur.archlinux.org/python-apply_defaults.git
~/python-apply_defaults
Copied
c. Go to ~/python-apply_defaults folder and install it
$
cd
~/python-apply_defaults
Copied
$
makepkg -si
Copied
3. Information about the python-apply_defaults package on Arch User Repository (AUR)
ID: 937260
Name: python-apply_defaults
PackageBaseID: 145011
PackageBase: python-apply_defaults
Version: 0.1.6-1
Description: Apply default values to functions. Makes configuration easy! Application settings come from a config file into your code cleanly.
URL: https://github.com/bcb/apply_defaults
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pizzaman
Submitter: pizzaman
FirstSubmitted: 1568244641
LastModified: 1626844321
URLPath: /cgit/aur.git/snapshot/python-apply_defaults.tar.gz
Name: python-apply_defaults
PackageBaseID: 145011
PackageBase: python-apply_defaults
Version: 0.1.6-1
Description: Apply default values to functions. Makes configuration easy! Application settings come from a config file into your code cleanly.
URL: https://github.com/bcb/apply_defaults
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pizzaman
Submitter: pizzaman
FirstSubmitted: 1568244641
LastModified: 1626844321
URLPath: /cgit/aur.git/snapshot/python-apply_defaults.tar.gz