perl-curry on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S perl-curry

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

$ yay -Rns perl-curry

2. Manually Install "perl-curry" via AUR

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

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

b. Clone perl-curry's git locally

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

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

$ cd ~/perl-curry $ makepkg -si

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

ID: 1075730
Name: perl-curry
PackageBaseID: 134893
PackageBase: perl-curry
Version: 2.000001-2
Description: Perl/CPAN Module curry: Create automatic curried method call closures for any class or object
URL: https://metacpan.org/release/curry
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: int
Submitter: int
FirstSubmitted: 1533729700
LastModified: 1651694606
URLPath: /cgit/aur.git/snapshot/perl-curry.tar.gz