perl-method-signatures on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S perl-method-signatures

* (Optional) Uninstall perl-method-signatures on Arch using YAY

$ yay -Rns perl-method-signatures

2. Manually Install "perl-method-signatures" via AUR

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

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

b. Clone perl-method-signatures's git locally

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

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

$ cd ~/perl-method-signatures $ makepkg -si

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

ID: 197853
Name: perl-method-signatures
PackageBaseID: 59979
PackageBase: perl-method-signatures
Version: 20140224-1
Description: method and function declarations with signatures and no source filter
URL: http://search.mcpan.org/dist/Method-Signatures
NumVotes: 1
Popularity: 0
OutOfDate: 1654282619
Maintainer:
Submitter: harleypig
FirstSubmitted: 1339481081
LastModified: 1434489694
URLPath: /cgit/aur.git/snapshot/perl-method-signatures.tar.gz