perl6-linenoise on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S perl6-linenoise

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

$ yay -Rns perl6-linenoise

2. Manually Install "perl6-linenoise" via AUR

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

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

b. Clone perl6-linenoise's git locally

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

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

$ cd ~/perl6-linenoise $ makepkg -si

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

ID: 433658
Name: perl6-linenoise
PackageBaseID: 107225
PackageBase: perl6-linenoise
Version: 0.1.0-4
Description: Bindings to linenoise
URL: https://github.com/hoelzro/p6-linenoise
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1454804441
LastModified: 1502071623
URLPath: /cgit/aur.git/snapshot/perl6-linenoise.tar.gz