perl-file-touch on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S perl-file-touch

* (Optional) Uninstall perl-file-touch on Arch using YAY

$ yay -Rns perl-file-touch

2. Manually Install "perl-file-touch" via AUR

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

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

b. Clone perl-file-touch's git locally

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

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

$ cd ~/perl-file-touch $ makepkg -si

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

ID: 884287
Name: perl-file-touch
PackageBaseID: 21623
PackageBase: perl-file-touch
Version: 0.12-1
Description: File::Touch update file access and modification times, optionally creating files if needed
URL: https://metacpan.org/release/File-Touch
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter:
FirstSubmitted: 1227033577
LastModified: 1616892194
URLPath: /cgit/aur.git/snapshot/perl-file-touch.tar.gz