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

Last updated: July 01,2024

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

$ yay -S perl-text-table

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

$ yay -Rns perl-text-table

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

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

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

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

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

ID: 1183843
Name: perl-text-table
PackageBaseID: 55275
PackageBase: perl-text-table
Version: 1.135-1
Description: Perl CPAN Text::Table - Organize Data in Tables
URL: https://metacpan.org/release/Text-Table
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: pshevtsov
FirstSubmitted: 1324793111
LastModified: 1671242720
URLPath: /cgit/aur.git/snapshot/perl-text-table.tar.gz