perl-encode-detect on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S perl-encode-detect

* (Optional) Uninstall perl-encode-detect on Arch using YAY

$ yay -Rns perl-encode-detect

2. Manually Install "perl-encode-detect" via AUR

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

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

b. Clone perl-encode-detect's git locally

$ git clone https://aur.archlinux.org/perl-encode-detect.git ~/perl-encode-detect

c. Go to ~/perl-encode-detect folder and install it

$ cd ~/perl-encode-detect $ makepkg -si

3. Information about the perl-encode-detect package on Arch User Repository (AUR)

ID: 1300735
Name: perl-encode-detect
PackageBaseID: 11904
PackageBase: perl-encode-detect
Version: 1.01-10
Description: An Encode::Encoding subclass that detects the encoding of data
URL: https://metacpan.org/release/Encode-Detect
NumVotes: 16
Popularity: 0.000824
OutOfDate:
Maintainer: amish
Submitter: alexmerry
FirstSubmitted: 1183468590
LastModified: 1691468504
URLPath: /cgit/aur.git/snapshot/perl-encode-detect.tar.gz