perl-class-trigger on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S perl-class-trigger

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

$ yay -Rns perl-class-trigger

2. Manually Install "perl-class-trigger" 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-trigger's git locally

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

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

$ cd ~/perl-class-trigger $ makepkg -si

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

ID: 1094854
Name: perl-class-trigger
PackageBaseID: 10432
PackageBase: perl-class-trigger
Version: 0.15-1
Description: Mixin to add / call inheritable triggers
URL: http://search.cpan.org/dist/Class-Trigger
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter:
FirstSubmitted: 1176704913
LastModified: 1654595546
URLPath: /cgit/aur.git/snapshot/perl-class-trigger.tar.gz