perl-autobox on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S perl-autobox

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

$ yay -Rns perl-autobox

2. Manually Install "perl-autobox" via AUR

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

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

b. Clone perl-autobox's git locally

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

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

$ cd ~/perl-autobox $ makepkg -si

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

ID: 542710
Name: perl-autobox
PackageBaseID: 101999
PackageBase: perl-autobox
Version: 3.0.1-1
Description: call methods on native types
URL: https://metacpan.org/release/autobox
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tmiller
Submitter: maz-1
FirstSubmitted: 1445094747
LastModified: 1536550039
URLPath: /cgit/aur.git/snapshot/perl-autobox.tar.gz