perl6-file-path-resolve on AUR (Arch User Repository)

Last updated: July 04,2024

1. Install "perl6-file-path-resolve" 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 perl6-file-path-resolve on Arch using YAY

$ yay -S perl6-file-path-resolve

* (Optional) Uninstall perl6-file-path-resolve on Arch using YAY

$ yay -Rns perl6-file-path-resolve

2. Manually Install "perl6-file-path-resolve" via AUR

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

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

b. Clone perl6-file-path-resolve's git locally

$ git clone https://aur.archlinux.org/perl6-file-path-resolve.git ~/perl6-file-path-resolve

c. Go to ~/perl6-file-path-resolve folder and install it

$ cd ~/perl6-file-path-resolve $ makepkg -si

3. Information about the perl6-file-path-resolve package on Arch User Repository (AUR)

ID: 523206
Name: perl6-file-path-resolve
PackageBaseID: 133878
PackageBase: perl6-file-path-resolve
Version: 0.0.1-1
Description: Resolve file path strings which may include a leading `~`
URL: https://github.com/atweiden/file-path-resolve
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1530323907
LastModified: 1530324588
URLPath: /cgit/aur.git/snapshot/perl6-file-path-resolve.tar.gz