perl-git-repository on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S perl-git-repository

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

$ yay -Rns perl-git-repository

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

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

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

$ cd ~/perl-git-repository $ makepkg -si

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

ID: 1278001
Name: perl-git-repository
PackageBaseID: 59973
PackageBase: perl-git-repository
Version: 1.325-2
Description: Perl interface to Git repositories
URL: https://metacpan.org/release/Git-Repository
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: bcb
Submitter: harleypig
FirstSubmitted: 1339479135
LastModified: 1687609599
URLPath: /cgit/aur.git/snapshot/perl-git-repository.tar.gz