perl-quota on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S perl-quota

* (Optional) Uninstall perl-quota on Arch using YAY

$ yay -Rns perl-quota

2. Manually Install "perl-quota" via AUR

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

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

b. Clone perl-quota's git locally

$ git clone https://aur.archlinux.org/perl-quota.git ~/perl-quota

c. Go to ~/perl-quota folder and install it

$ cd ~/perl-quota $ makepkg -si

3. Information about the perl-quota package on Arch User Repository (AUR)

ID: 532390
Name: perl-quota
PackageBaseID: 118994
PackageBase: perl-quota
Version: 1.7.2-2
Description: Quota - Perl interface to file system quotas
URL: https://metacpan.org/release/Quota
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dccafe
FirstSubmitted: 1485034200
LastModified: 1533582352
URLPath: /cgit/aur.git/snapshot/perl-quota.tar.gz