perl-term-size on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S perl-term-size

* (Optional) Uninstall perl-term-size on Arch using YAY

$ yay -Rns perl-term-size

2. Manually Install "perl-term-size" via AUR

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

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

b. Clone perl-term-size's git locally

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

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

$ cd ~/perl-term-size $ makepkg -si

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

ID: 1405839
Name: perl-term-size
PackageBaseID: 18498
PackageBase: perl-term-size
Version: 0.211-1
Description: Retrieve terminal size on Unix
URL: https://metacpan.org/release/Term-Size
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: cpanbot
Submitter: nirev
FirstSubmitted: 1216413365
LastModified: 1707352741
URLPath: /cgit/aur.git/snapshot/perl-term-size.tar.gz