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

Last updated: July 05,2024

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

$ yay -S perl-text-trim

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

$ yay -Rns perl-text-trim

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

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

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

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

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

ID: 1353124
Name: perl-text-trim
PackageBaseID: 33814
PackageBase: perl-text-trim
Version: 1.04-1
Description: remove leading and/or trailing whitespace from strings
URL: https://metacpan.org/release/Text-Trim
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: cpanbot
Submitter: xenoterracide
FirstSubmitted: 1264020162
LastModified: 1699979586
URLPath: /cgit/aur.git/snapshot/perl-text-trim.tar.gz