perl-coro on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S perl-coro

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

$ yay -Rns perl-coro

2. Manually Install "perl-coro" via AUR

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

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

b. Clone perl-coro's git locally

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

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

$ cd ~/perl-coro $ makepkg -si

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

ID: 1088809
Name: perl-coro
PackageBaseID: 47463
PackageBase: perl-coro
Version: 6.57-1.1
Description: CPAN/Coro - the only real threads in perl
URL: https://metacpan.org/release/Coro
NumVotes: 4
Popularity: 0.013369
OutOfDate:
Maintainer: bidulock
Submitter:
FirstSubmitted: 1300263180
LastModified: 1654136463
URLPath: /cgit/aur.git/snapshot/perl-coro.tar.gz