perl-pod-strip on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S perl-pod-strip

* (Optional) Uninstall perl-pod-strip on Arch using YAY

$ yay -Rns perl-pod-strip

2. Manually Install "perl-pod-strip" via AUR

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

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

b. Clone perl-pod-strip's git locally

$ git clone https://aur.archlinux.org/perl-pod-strip.git ~/perl-pod-strip

c. Go to ~/perl-pod-strip folder and install it

$ cd ~/perl-pod-strip $ makepkg -si

3. Information about the perl-pod-strip package on Arch User Repository (AUR)

ID: 1349175
Name: perl-pod-strip
PackageBaseID: 37569
PackageBase: perl-pod-strip
Version: 1.100-1
Description: Remove POD from Perl code
URL: https://metacpan.org/release/Pod-Strip
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: cpanbot
Submitter: xenoterracide
FirstSubmitted: 1275021539
LastModified: 1699374737
URLPath: /cgit/aur.git/snapshot/perl-pod-strip.tar.gz