python-pyquota on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-pyquota

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

$ yay -Rns python-pyquota

2. Manually Install "python-pyquota" via AUR

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

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

b. Clone python-pyquota's git locally

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

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

$ cd ~/python-pyquota $ makepkg -si

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

ID: 1036503
Name: python-pyquota
PackageBaseID: 153925
PackageBase: python-pyquota
Version: 0.0.3-3
Description: A simple python wrapper for C apis of quotactl
URL: https://github.com/tjumyk/pyquota
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: adrien1018
Submitter: adrien1018
FirstSubmitted: 1591255188
LastModified: 1644819983
URLPath: /cgit/aur.git/snapshot/python-pyquota.tar.gz