perl-parse-distname on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S perl-parse-distname

* (Optional) Uninstall perl-parse-distname on Arch using YAY

$ yay -Rns perl-parse-distname

2. Manually Install "perl-parse-distname" via AUR

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

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

b. Clone perl-parse-distname's git locally

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

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

$ cd ~/perl-parse-distname $ makepkg -si

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

ID: 1080953
Name: perl-parse-distname
PackageBaseID: 178900
PackageBase: perl-parse-distname
Version: 0.05-1
Description: parse a distribution name
URL: https://metacpan.org/release/Parse-Distname
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BluePeril
Submitter: BluePeril
FirstSubmitted: 1652704769
LastModified: 1652704769
URLPath: /cgit/aur.git/snapshot/perl-parse-distname.tar.gz