perl-md5 on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S perl-md5

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

$ yay -Rns perl-md5

2. Manually Install "perl-md5" via AUR

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

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

b. Clone perl-md5's git locally

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

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

$ cd ~/perl-md5 $ makepkg -si

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

ID: 216509
Name: perl-md5
PackageBaseID: 49151
PackageBase: perl-md5
Version: 2.03-1
Description: Perl interface to the MD5 Message-Digest Algorithm
URL: https://metacpan.org/release/MD5
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ryvasy
Submitter: ryvasy
FirstSubmitted: 1305703596
LastModified: 1438269737
URLPath: /cgit/aur.git/snapshot/perl-md5.tar.gz