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

Last updated: November 16,2024

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

$ yay -S perl-string-trim

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

$ yay -Rns perl-string-trim

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

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

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

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

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

ID: 620488
Name: perl-string-trim
PackageBaseID: 141164
PackageBase: perl-string-trim
Version: 0.005-2
Description: trim whitespace from your strings
URL: https://metacpan.org/pod/String::Trim
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Ordoban
Submitter: Ordoban
FirstSubmitted: 1555053202
LastModified: 1560254932
URLPath: /cgit/aur.git/snapshot/perl-string-trim.tar.gz