perl-shell on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S perl-shell

* (Optional) Uninstall perl-shell on Arch using YAY

$ yay -Rns perl-shell

2. Manually Install "perl-shell" via AUR

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

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

b. Clone perl-shell's git locally

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

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

$ cd ~/perl-shell $ makepkg -si

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

ID: 538847
Name: perl-shell
PackageBaseID: 135429
PackageBase: perl-shell
Version: 0.73-1
Description: Run shell commands transparently within perl.
URL: http://search.cpan.org/dist/Shell/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: graysky
FirstSubmitted: 1535404030
LastModified: 1535404030
URLPath: /cgit/aur.git/snapshot/perl-shell.tar.gz