perlnavigator on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S perlnavigator

* (Optional) Uninstall perlnavigator on Arch using YAY

$ yay -Rns perlnavigator

2. Manually Install "perlnavigator" via AUR

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

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

b. Clone perlnavigator's git locally

$ git clone https://aur.archlinux.org/perlnavigator.git ~/perlnavigator

c. Go to ~/perlnavigator folder and install it

$ cd ~/perlnavigator $ makepkg -si

3. Information about the perlnavigator package on Arch User Repository (AUR)

ID: 1324078
Name: perlnavigator
PackageBaseID: 191415
PackageBase: perlnavigator
Version: 0.6.3-1
Description: Perl language server that includes syntax checking, perl critic, and code navigation. Self-contained executable
URL: https://github.com/bscan/PerlNavigator
NumVotes: 2
Popularity: 0.16551
OutOfDate:
Maintainer: Beini
Submitter: Beini
FirstSubmitted: 1678713548
LastModified: 1695593632
URLPath: /cgit/aur.git/snapshot/perlnavigator.tar.gz