python-usersettings on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S python-usersettings

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

$ yay -Rns python-usersettings

2. Manually Install "python-usersettings" via AUR

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

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

b. Clone python-usersettings's git locally

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

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

$ cd ~/python-usersettings $ makepkg -si

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

ID: 1023727
Name: python-usersettings
PackageBaseID: 108994
PackageBase: python-usersettings
Version: 1.1.5-2
Description: Portable Local Settings Storage for Python
URL: https://pypi.org/project/usersettings
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: djmattyg007
Submitter: djmattyg007
FirstSubmitted: 1458357517
LastModified: 1642934992
URLPath: /cgit/aur.git/snapshot/python-usersettings.tar.gz