perl-class on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S perl-class

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

$ yay -Rns perl-class

2. Manually Install "perl-class" via AUR

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

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

b. Clone perl-class's git locally

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

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

$ cd ~/perl-class $ makepkg -si

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

ID: 1221892
Name: perl-class
PackageBaseID: 33029
PackageBase: perl-class
Version: 1.1.7-1
Description: Alias for __PACKAGE__
URL: https://metacpan.org/dist/CLASS
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xenoterracide
FirstSubmitted: 1261393313
LastModified: 1678054781
URLPath: /cgit/aur.git/snapshot/perl-class.tar.gz