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

Last updated: September 28,2024

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

$ yay -S perl-git-wrapper

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

$ yay -Rns perl-git-wrapper

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

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

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

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

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

ID: 564876
Name: perl-git-wrapper
PackageBaseID: 118175
PackageBase: perl-git-wrapper
Version: 0.048-1
Description: Wrap git(7) command-line interface
URL: https://metacpan.org/release/Git-Wrapper
NumVotes: 6
Popularity: 0
OutOfDate: 1708346239
Maintainer: ProfessorKaos64
Submitter: ProfessorKaos64
FirstSubmitted: 1482791994
LastModified: 1543698385
URLPath: /cgit/aur.git/snapshot/perl-git-wrapper.tar.gz