microperl on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S microperl

* (Optional) Uninstall microperl on Arch using YAY

$ yay -Rns microperl

2. Manually Install "microperl" via AUR

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

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

b. Clone microperl's git locally

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

c. Go to ~/microperl folder and install it

$ cd ~/microperl $ makepkg -si

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

ID: 189637
Name: microperl
PackageBaseID: 16481
PackageBase: microperl
Version: 5.20.0-1
Description: Practical Extraction and Report Language - compact (very limited) single executable
URL: http://www.perl.org
NumVotes: 1
Popularity: 0
OutOfDate: 1621015148
Maintainer:
Submitter: garfi
FirstSubmitted: 1208662636
LastModified: 1433873321
URLPath: /cgit/aur.git/snapshot/microperl.tar.gz