perl-text-format on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S perl-text-format

* (Optional) Uninstall perl-text-format on Arch using YAY

$ yay -Rns perl-text-format

2. Manually Install "perl-text-format" via AUR

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

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

b. Clone perl-text-format's git locally

$ git clone https://aur.archlinux.org/perl-text-format.git ~/perl-text-format

c. Go to ~/perl-text-format folder and install it

$ cd ~/perl-text-format $ makepkg -si

3. Information about the perl-text-format package on Arch User Repository (AUR)

ID: 1272091
Name: perl-text-format
PackageBaseID: 51370
PackageBase: perl-text-format
Version: 0.62-1
Description: Various subroutines to format text.
URL: https://metacpan.org/release/Text-Format
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: cpanbot
Submitter: hollunder
FirstSubmitted: 1312930807
LastModified: 1686570189
URLPath: /cgit/aur.git/snapshot/perl-text-format.tar.gz