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

Last updated: June 16,2024

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

$ yay -S perl-class-insideout

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

$ yay -Rns perl-class-insideout

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

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

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

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

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

ID: 639379
Name: perl-class-insideout
PackageBaseID: 50221
PackageBase: perl-class-insideout
Version: 1.14-2
Description: Perl module for safe and simple inside-out objects construction
URL: https://metacpan.org/release/Class-InsideOut
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bunder
Submitter: bunder
FirstSubmitted: 1309108769
LastModified: 1566457435
URLPath: /cgit/aur.git/snapshot/perl-class-insideout.tar.gz