perl6-libcurl on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S perl6-libcurl

* (Optional) Uninstall perl6-libcurl on Arch using YAY

$ yay -Rns perl6-libcurl

2. Manually Install "perl6-libcurl" via AUR

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

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

b. Clone perl6-libcurl's git locally

$ git clone https://aur.archlinux.org/perl6-libcurl.git ~/perl6-libcurl

c. Go to ~/perl6-libcurl folder and install it

$ cd ~/perl6-libcurl $ makepkg -si

3. Information about the perl6-libcurl package on Arch User Repository (AUR)

ID: 496433
Name: perl6-libcurl
PackageBaseID: 130991
PackageBase: perl6-libcurl
Version: 0.5.2-1
Description: A Perl 6 interface to libcurl
URL: https://github.com/CurtTilmes/perl6-libcurl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1521674286
LastModified: 1521674286
URLPath: /cgit/aur.git/snapshot/perl6-libcurl.tar.gz