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

Last updated: May 03,2024

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

$ yay -S perl-app-basis

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

$ yay -Rns perl-app-basis

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

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

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

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

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

ID: 197397
Name: perl-app-basis
PackageBaseID: 85462
PackageBase: perl-app-basis
Version: 1.0-1
Description: Basis for simple applications
URL: http://search.mcpan.org/dist/App-Basis
NumVotes: 0
Popularity: 0
OutOfDate: 1654111479
Maintainer: jnbek
Submitter: jnbek
FirstSubmitted: 1410296551
LastModified: 1434485109
URLPath: /cgit/aur.git/snapshot/perl-app-basis.tar.gz