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

Last updated: October 06,2024

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

$ yay -S perl-app-rad

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

$ yay -Rns perl-app-rad

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

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

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

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

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

ID: 195997
Name: perl-app-rad
PackageBaseID: 76508
PackageBase: perl-app-rad
Version: 1.05-1
Description: App::Rad - Rapid (and easy!) creation of command line applications
URL: http://search.cpan.org/dist/App-Rad/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dracorp
Submitter: dracorp
FirstSubmitted: 1387526577
LastModified: 1434290976
URLPath: /cgit/aur.git/snapshot/perl-app-rad.tar.gz