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

Last updated: October 05,2024

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

$ yay -S perl-image-grab

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

$ yay -Rns perl-image-grab

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

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

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

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

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

ID: 197779
Name: perl-image-grab
PackageBaseID: 11483
PackageBase: perl-image-grab
Version: 1.4.2-1
Description: Perl extension for Grabbing images off the Internet.
URL: http://search.cpan.org/dist/Image-Grab
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: jnbek
Submitter:
FirstSubmitted: 1181216034
LastModified: 1434488937
URLPath: /cgit/aur.git/snapshot/perl-image-grab.tar.gz