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

Last updated: July 03,2024

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

$ yay -S perl-file-countlines

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

$ yay -Rns perl-file-countlines

2. Manually Install "perl-file-countlines" 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-countlines's git locally

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

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

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

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

ID: 1088329
Name: perl-file-countlines
PackageBaseID: 116873
PackageBase: perl-file-countlines
Version: 0.0.3-2
Description: Efficiently count the number of line breaks in a file
URL: https://metacpan.org/release/File-CountLines
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: awacha
Submitter: awacha
FirstSubmitted: 1478683226
LastModified: 1654065712
URLPath: /cgit/aur.git/snapshot/perl-file-countlines.tar.gz