perl-alpm on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S perl-alpm

* (Optional) Uninstall perl-alpm on Arch using YAY

$ yay -Rns perl-alpm

2. Manually Install "perl-alpm" via AUR

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

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

b. Clone perl-alpm's git locally

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

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

$ cd ~/perl-alpm $ makepkg -si

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

ID: 913984
Name: perl-alpm
PackageBaseID: 26265
PackageBase: perl-alpm
Version: 3.06-13.1
Description: ArchLinux Package Manager backend library.
URL: https://metacpan.org/release/ALPM
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: juster
FirstSubmitted: 1241546612
LastModified: 1622341262
URLPath: /cgit/aur.git/snapshot/perl-alpm.tar.gz