perli on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S perli

* (Optional) Uninstall perli on Arch using YAY

$ yay -Rns perli

2. Manually Install "perli" via AUR

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

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

b. Clone perli's git locally

$ git clone https://aur.archlinux.org/perli.git ~/perli

c. Go to ~/perli folder and install it

$ cd ~/perli $ makepkg -si

3. Information about the perli package on Arch User Repository (AUR)

ID: 919100
Name: perli
PackageBaseID: 163820
PackageBase: perli
Version: 0.1.6-1
Description: Multi-platform Perl REPL
URL: https://github.com/mklement0/perli
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: FirstAirBender
Submitter: FirstAirBender
FirstSubmitted: 1614401306
LastModified: 1623296016
URLPath: /cgit/aur.git/snapshot/perli.tar.gz