perl6-readline on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S perl6-readline

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

$ yay -Rns perl6-readline

2. Manually Install "perl6-readline" via AUR

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

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

b. Clone perl6-readline's git locally

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

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

$ cd ~/perl6-readline $ makepkg -si

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

ID: 433685
Name: perl6-readline
PackageBaseID: 105336
PackageBase: perl6-readline
Version: 0.0.2-2
Description: Perl 6 interface to GNU Readline
URL: https://github.com/drforr/perl6-readline
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1451584131
LastModified: 1502071705
URLPath: /cgit/aur.git/snapshot/perl6-readline.tar.gz