perl-carton on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S perl-carton

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

$ yay -Rns perl-carton

2. Manually Install "perl-carton" via AUR

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

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

b. Clone perl-carton's git locally

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

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

$ cd ~/perl-carton $ makepkg -si

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

ID: 555312
Name: perl-carton
PackageBaseID: 101614
PackageBase: perl-carton
Version: 1.0.34-1
Description: Perl module dependency manager (aka Bundler for Perl)
URL: https://metacpan.org/release/Carton
NumVotes: 2
Popularity: 0
OutOfDate: 1598937489
Maintainer:
Submitter: Maxwel
FirstSubmitted: 1444495433
LastModified: 1540708179
URLPath: /cgit/aur.git/snapshot/perl-carton.tar.gz