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

Last updated: June 29,2024

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

$ yay -S perl-text-autoformat

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

$ yay -Rns perl-text-autoformat

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

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

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

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

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

ID: 637297
Name: perl-text-autoformat
PackageBaseID: 24963
PackageBase: perl-text-autoformat
Version: 1.75-1
Description: A Perl module for automatic text wrapping and reformatting
URL: https://metacpan.org/pod/Text::Autoformat
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: jasonwryan
Submitter: tdy
FirstSubmitted: 1237927907
LastModified: 1565732287
URLPath: /cgit/aur.git/snapshot/perl-text-autoformat.tar.gz