perl-heap on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S perl-heap

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

$ yay -Rns perl-heap

2. Manually Install "perl-heap" via AUR

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

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

b. Clone perl-heap's git locally

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

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

$ cd ~/perl-heap $ makepkg -si

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

ID: 197741
Name: perl-heap
PackageBaseID: 9315
PackageBase: perl-heap
Version: 0.80-1
Description: Perl extensions for keeping data partially sorted
URL: http://search.cpan.org/dist/Heap
NumVotes: 20
Popularity: 0
OutOfDate:
Maintainer: jnbek
Submitter:
FirstSubmitted: 1171766214
LastModified: 1434488547
URLPath: /cgit/aur.git/snapshot/perl-heap.tar.gz