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

Last updated: July 06,2024

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

$ yay -S perl-file-chmod

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

$ yay -Rns perl-file-chmod

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

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

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

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

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

ID: 241411
Name: perl-file-chmod
PackageBaseID: 31039
PackageBase: perl-file-chmod
Version: 0.42-1
Description: Implements symbolic and ls chmod modes
URL: https://metacpan.org/release/File-chmod
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: jnbek
Submitter:
FirstSubmitted: 1255047113
LastModified: 1445362301
URLPath: /cgit/aur.git/snapshot/perl-file-chmod.tar.gz