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

Last updated: May 04,2024

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

$ yay -S perl-term-encoding

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

$ yay -Rns perl-term-encoding

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

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

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

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

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

ID: 602859
Name: perl-term-encoding
PackageBaseID: 63079
PackageBase: perl-term-encoding
Version: 0.03-1
Description: Detect encoding of the current terminal
URL: https://metacpan.org/release/Term-Encoding
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: minimalist
FirstSubmitted: 1348449209
LastModified: 1554927670
URLPath: /cgit/aur.git/snapshot/perl-term-encoding.tar.gz