perl-svg on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S perl-svg

* (Optional) Uninstall perl-svg on Arch using YAY

$ yay -Rns perl-svg

2. Manually Install "perl-svg" via AUR

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

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

b. Clone perl-svg's git locally

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

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

$ cd ~/perl-svg $ makepkg -si

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

ID: 1272090
Name: perl-svg
PackageBaseID: 36773
PackageBase: perl-svg
Version: 2.87-1
Description: Perl extension for generating Scalable Vector Graphics (SVG) documents
URL: http://search.cpan.org/dist/SVG/
NumVotes: 7
Popularity: 0.013929
OutOfDate:
Maintainer: eworm
Submitter:
FirstSubmitted: 1272381005
LastModified: 1686570046
URLPath: /cgit/aur.git/snapshot/perl-svg.tar.gz