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

Last updated: September 20,2024

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

$ yay -S perl-file-changenotify

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

$ yay -Rns perl-file-changenotify

2. Manually Install "perl-file-changenotify" 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-changenotify's git locally

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

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

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

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

ID: 810580
Name: perl-file-changenotify
PackageBaseID: 28609
PackageBase: perl-file-changenotify
Version: 0.31-2
Description: Watch for changes to files, cross-platform style
URL: https://metacpan.org/release/File-ChangeNotify
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: guzzisti
Submitter:
FirstSubmitted: 1248102370
LastModified: 1603914671
URLPath: /cgit/aur.git/snapshot/perl-file-changenotify.tar.gz