perl-clone-pp on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S perl-clone-pp

* (Optional) Uninstall perl-clone-pp on Arch using YAY

$ yay -Rns perl-clone-pp

2. Manually Install "perl-clone-pp" via AUR

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

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

b. Clone perl-clone-pp's git locally

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

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

$ cd ~/perl-clone-pp $ makepkg -si

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

ID: 1330533
Name: perl-clone-pp
PackageBaseID: 63483
PackageBase: perl-clone-pp
Version: 1.08-1
Description: Clone::PP - Recursively copy Perl datatypes
URL: https://metacpan.org/pod/Clone::PP
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mbunkus
Submitter: dracorp
FirstSubmitted: 1349897594
LastModified: 1696774402
URLPath: /cgit/aur.git/snapshot/perl-clone-pp.tar.gz