perli on AUR (Arch User Repository)
Last updated: November 16,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
Copied
b. Install perli on Arch using YAY
$
yay -S
perli
Copied
* (Optional) Uninstall perli on Arch using YAY
$
yay -Rns
perli
Copied
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
Copied
b. Clone perli's git locally
$
git clone https://aur.archlinux.org/perli.git
~/perli
Copied
c. Go to ~/perli folder and install it
$
cd
~/perli
Copied
$
makepkg -si
Copied
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
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