perl-file-loadlines on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S perl-file-loadlines

* (Optional) Uninstall perl-file-loadlines on Arch using YAY

$ yay -Rns perl-file-loadlines

2. Manually Install "perl-file-loadlines" via AUR

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

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

b. Clone perl-file-loadlines's git locally

$ git clone https://aur.archlinux.org/perl-file-loadlines.git ~/perl-file-loadlines

c. Go to ~/perl-file-loadlines folder and install it

$ cd ~/perl-file-loadlines $ makepkg -si

3. Information about the perl-file-loadlines package on Arch User Repository (AUR)

ID: 969719
Name: perl-file-loadlines
PackageBaseID: 142853
PackageBase: perl-file-loadlines
Version: 1.021-2
Description: load the contents of a text file into an array of lines
URL: https://metacpan.org/release/File-LoadLines
NumVotes: 0
Popularity: 0
OutOfDate: 1707570465
Maintainer: xeruf
Submitter: stueja
FirstSubmitted: 1560785005
LastModified: 1633382552
URLPath: /cgit/aur.git/snapshot/perl-file-loadlines.tar.gz