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

Last updated: June 03,2024

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

$ yay -S perl-git-fastexport

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

$ yay -Rns perl-git-fastexport

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

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

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

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

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

ID: 687731
Name: perl-git-fastexport
PackageBaseID: 148332
PackageBase: perl-git-fastexport
Version: 0.108-1
Description: A parser for git fast-export streams
URL: https://metacpan.org/release/Git-FastExport
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bcb
Submitter: bcb
FirstSubmitted: 1579436360
LastModified: 1579436360
URLPath: /cgit/aur.git/snapshot/perl-git-fastexport.tar.gz