perl-docs on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S perl-docs

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

$ yay -Rns perl-docs

2. Manually Install "perl-docs" via AUR

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

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

b. Clone perl-docs's git locally

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

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

$ cd ~/perl-docs $ makepkg -si

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

ID: 1408413
Name: perl-docs
PackageBaseID: 49814
PackageBase: perl-docs
Version: 5.38.2-1
Description: Set of HTML documentation for Perl.
URL: http://perldoc.perl.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: adrien1018
Submitter: dracorp
FirstSubmitted: 1308077496
LastModified: 1707797623
URLPath: /cgit/aur.git/snapshot/perl-docs.tar.gz