perl-app-cmd on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S perl-app-cmd

* (Optional) Uninstall perl-app-cmd on Arch using YAY

$ yay -Rns perl-app-cmd

2. Manually Install "perl-app-cmd" via AUR

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

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

b. Clone perl-app-cmd's git locally

$ git clone https://aur.archlinux.org/perl-app-cmd.git ~/perl-app-cmd

c. Go to ~/perl-app-cmd folder and install it

$ cd ~/perl-app-cmd $ makepkg -si

3. Information about the perl-app-cmd package on Arch User Repository (AUR)

ID: 1330801
Name: perl-app-cmd
PackageBaseID: 99785
PackageBase: perl-app-cmd
Version: 0.336-1
Description: write command line apps with less suffering
URL: https://metacpan.org/release/App-Cmd
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: camb
Submitter: camb
FirstSubmitted: 1442012474
LastModified: 1696823345
URLPath: /cgit/aur.git/snapshot/perl-app-cmd.tar.gz