perl-aptpkg on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S perl-aptpkg

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

$ yay -Rns perl-aptpkg

2. Manually Install "perl-aptpkg" via AUR

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

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

b. Clone perl-aptpkg's git locally

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

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

$ cd ~/perl-aptpkg $ makepkg -si

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

ID: 1325416
Name: perl-aptpkg
PackageBaseID: 147660
PackageBase: perl-aptpkg
Version: 0.1.40-1
Description: A Perl interface to APT's libapt-pkg
URL: https://salsa.debian.org/bod/libapt-pkg-perl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: asmolero
Submitter: asmolero
FirstSubmitted: 1577285859
LastModified: 1695812344
URLPath: /cgit/aur.git/snapshot/perl-aptpkg.tar.gz