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

Last updated: May 18,2024

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

$ yay -S perl-text-layout

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

$ yay -Rns perl-text-layout

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

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

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

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

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

ID: 1217487
Name: perl-text-layout
PackageBaseID: 148563
PackageBase: perl-text-layout
Version: 0.030-1
Description: Pango style markup formatting
URL: https://metacpan.org/pod/Text::Layout
NumVotes: 1
Popularity: 0
OutOfDate: 1707577030
Maintainer: xeruf
Submitter: stueja
FirstSubmitted: 1580241083
LastModified: 1677269645
URLPath: /cgit/aur.git/snapshot/perl-text-layout.tar.gz