perl-module-versions on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S perl-module-versions

* (Optional) Uninstall perl-module-versions on Arch using YAY

$ yay -Rns perl-module-versions

2. Manually Install "perl-module-versions" via AUR

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

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

b. Clone perl-module-versions's git locally

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

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

$ cd ~/perl-module-versions $ makepkg -si

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

ID: 197879
Name: perl-module-versions
PackageBaseID: 53258
PackageBase: perl-module-versions
Version: 0.02-1
Description: Handle versions of loaded modules with flexible result interface
URL: http://search.cpan.org/dist/Module-Versions
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jnbek
Submitter: minimalist
FirstSubmitted: 1318986066
LastModified: 1434489956
URLPath: /cgit/aur.git/snapshot/perl-module-versions.tar.gz