perl-module-install-repository on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S perl-module-install-repository

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

$ yay -Rns perl-module-install-repository

2. Manually Install "perl-module-install-repository" 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-install-repository's git locally

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

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

$ cd ~/perl-module-install-repository $ makepkg -si

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

ID: 978322
Name: perl-module-install-repository
PackageBaseID: 51375
PackageBase: perl-module-install-repository
Version: 0.06-2
Description: Automatically sets repository URL from svn/svk/Git checkout
URL: https://search.cpan.org/dist/Module-Install-Repository
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: minimalist
FirstSubmitted: 1312950055
LastModified: 1635007988
URLPath: /cgit/aur.git/snapshot/perl-module-install-repository.tar.gz