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

Last updated: June 01,2024

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

$ yay -S perl-file-cat

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

$ yay -Rns perl-file-cat

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

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

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

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

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

ID: 538934
Name: perl-file-cat
PackageBaseID: 135446
PackageBase: perl-file-cat
Version: 1.2-1
Description: Perl implementation of cat(1)
URL: https://metacpan.org/pod/File::Cat
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tmiller
Submitter: tmiller
FirstSubmitted: 1535430143
LastModified: 1535430143
URLPath: /cgit/aur.git/snapshot/perl-file-cat.tar.gz