perl-marc-record on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S perl-marc-record

* (Optional) Uninstall perl-marc-record on Arch using YAY

$ yay -Rns perl-marc-record

2. Manually Install "perl-marc-record" via AUR

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

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

b. Clone perl-marc-record's git locally

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

c. Go to ~/perl-marc-record folder and install it

$ cd ~/perl-marc-record $ makepkg -si

3. Information about the perl-marc-record package on Arch User Repository (AUR)

ID: 500105
Name: perl-marc-record
PackageBaseID: 126116
PackageBase: perl-marc-record
Version: 2.0.7-1
Description: Perl/CPAN Module MARC::Record: Perl extension for handling MARC records
URL: https://metacpan.org/release/MARC-Record
NumVotes: 1
Popularity: 0.000343
OutOfDate:
Maintainer: int
Submitter: int
FirstSubmitted: 1507205274
LastModified: 1522793011
URLPath: /cgit/aur.git/snapshot/perl-marc-record.tar.gz