perl-pdf-table on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S perl-pdf-table

* (Optional) Uninstall perl-pdf-table on Arch using YAY

$ yay -Rns perl-pdf-table

2. Manually Install "perl-pdf-table" via AUR

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

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

b. Clone perl-pdf-table's git locally

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

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

$ cd ~/perl-pdf-table $ makepkg -si

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

ID: 1173826
Name: perl-pdf-table
PackageBaseID: 126141
PackageBase: perl-pdf-table
Version: 1.003-1
Description: Perl/CPAN Module PDF::Table: A utility class for building table layouts in a PDF::API2 object.
URL: https://metacpan.org/release/PDF-Table
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: int
Submitter: int
FirstSubmitted: 1507287294
LastModified: 1669333063
URLPath: /cgit/aur.git/snapshot/perl-pdf-table.tar.gz