perl-edid on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S perl-edid

* (Optional) Uninstall perl-edid on Arch using YAY

$ yay -Rns perl-edid

2. Manually Install "perl-edid" via AUR

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

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

b. Clone perl-edid's git locally

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

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

$ cd ~/perl-edid $ makepkg -si

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

ID: 1110754
Name: perl-edid
PackageBaseID: 183944
PackageBase: perl-edid
Version: 1.0.7-1
Description: Parse::EDID - Extended display identification data (EDID) parser
URL: https://metacpan.org/pod/Parse::EDID
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: khvalera
Submitter: khvalera
FirstSubmitted: 1657575162
LastModified: 1657575162
URLPath: /cgit/aur.git/snapshot/perl-edid.tar.gz