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

Last updated: May 19,2024

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

$ yay -S perl-image-base

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

$ yay -Rns perl-image-base

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

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

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

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

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

ID: 191393
Name: perl-image-base
PackageBaseID: 69096
PackageBase: perl-image-base
Version: 1.17-1
Description: Base class for loading, manipulating and saving images
URL: http://search.cpan.org/dist/Image-Base/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1366004397
LastModified: 1433955961
URLPath: /cgit/aur.git/snapshot/perl-image-base.tar.gz