perl6-posix on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S perl6-posix

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

$ yay -Rns perl6-posix

2. Manually Install "perl6-posix" via AUR

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

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

b. Clone perl6-posix's git locally

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

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

$ cd ~/perl6-posix $ makepkg -si

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

ID: 433682
Name: perl6-posix
PackageBaseID: 105607
PackageBase: perl6-posix
Version: 0.1.1-2
Description: Perl 6 interface to the functions specified by the POSIX IEEE Std 1003.1
URL: https://github.com/cspencer/perl6-posix
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1451979143
LastModified: 1502071697
URLPath: /cgit/aur.git/snapshot/perl6-posix.tar.gz