perl-parse-functions on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S perl-parse-functions

* (Optional) Uninstall perl-parse-functions on Arch using YAY

$ yay -Rns perl-parse-functions

2. Manually Install "perl-parse-functions" via AUR

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

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

b. Clone perl-parse-functions's git locally

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

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

$ cd ~/perl-parse-functions $ makepkg -si

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

ID: 196035
Name: perl-parse-functions
PackageBaseID: 88473
PackageBase: perl-parse-functions
Version: 0.01-1
Description: Parse-Functions - list all the functions in source code
URL: http://search.cpan.org/dist/Parse-Functions/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dracorp
Submitter: dracorp
FirstSubmitted: 1419208938
LastModified: 1434291939
URLPath: /cgit/aur.git/snapshot/perl-parse-functions.tar.gz