perl-devel-size on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S perl-devel-size

* (Optional) Uninstall perl-devel-size on Arch using YAY

$ yay -Rns perl-devel-size

2. Manually Install "perl-devel-size" via AUR

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

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

b. Clone perl-devel-size's git locally

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

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

$ cd ~/perl-devel-size $ makepkg -si

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

ID: 620486
Name: perl-devel-size
PackageBaseID: 142492
PackageBase: perl-devel-size
Version: 0.83-2
Description: Perl extension for finding the memory usage of Perl variables
URL: https://metacpan.org/release/Devel-Size
NumVotes: 1
Popularity: 0.000607
OutOfDate:
Maintainer: Ordoban
Submitter: Ordoban
FirstSubmitted: 1559549462
LastModified: 1560254798
URLPath: /cgit/aur.git/snapshot/perl-devel-size.tar.gz