perl-module-refresh on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S perl-module-refresh

* (Optional) Uninstall perl-module-refresh on Arch using YAY

$ yay -Rns perl-module-refresh

2. Manually Install "perl-module-refresh" via AUR

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

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

b. Clone perl-module-refresh's git locally

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

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

$ cd ~/perl-module-refresh $ makepkg -si

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

ID: 1099816
Name: perl-module-refresh
PackageBaseID: 27304
PackageBase: perl-module-refresh
Version: 0.18-1
Description: Perl module to refresh %INC files when updated on disk
URL: https://metacpan.org/release/Module-Refresh
NumVotes: 21
Popularity: 0
OutOfDate:
Maintainer: bunder
Submitter: daenyth
FirstSubmitted: 1245103238
LastModified: 1655468110
URLPath: /cgit/aur.git/snapshot/perl-module-refresh.tar.gz