perlconsole on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S perlconsole

* (Optional) Uninstall perlconsole on Arch using YAY

$ yay -Rns perlconsole

2. Manually Install "perlconsole" via AUR

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

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

b. Clone perlconsole's git locally

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

c. Go to ~/perlconsole folder and install it

$ cd ~/perlconsole $ makepkg -si

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

ID: 906580
Name: perlconsole
PackageBaseID: 27309
PackageBase: perlconsole
Version: 0.4-5
Description: A lightweight perl REPL using Term::Readline
URL: https://metacpan.org/release/perlconsole
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: daenyth
FirstSubmitted: 1245106226
LastModified: 1620921241
URLPath: /cgit/aur.git/snapshot/perlconsole.tar.gz