perl-image-pnm on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S perl-image-pnm

* (Optional) Uninstall perl-image-pnm on Arch using YAY

$ yay -Rns perl-image-pnm

2. Manually Install "perl-image-pnm" via AUR

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

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

b. Clone perl-image-pnm's git locally

$ git clone https://aur.archlinux.org/perl-image-pnm.git ~/perl-image-pnm

c. Go to ~/perl-image-pnm folder and install it

$ cd ~/perl-image-pnm $ makepkg -si

3. Information about the perl-image-pnm package on Arch User Repository (AUR)

ID: 632907
Name: perl-image-pnm
PackageBaseID: 143890
PackageBase: perl-image-pnm
Version: 0.01-1
Description: parse and generate PNM (PBM, PGM, PPM) files
URL: https://metacpan.org/release/Image-PNM
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KingofToasters
Submitter: KingofToasters
FirstSubmitted: 1564273144
LastModified: 1564273144
URLPath: /cgit/aur.git/snapshot/perl-image-pnm.tar.gz