perl-shell on AUR (Arch User Repository)
Last updated: November 27,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
Copied
b. Install perl-shell on Arch using YAY
$
yay -S
perl-shell
Copied
* (Optional) Uninstall perl-shell on Arch using YAY
$
yay -Rns
perl-shell
Copied
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
Copied
b. Clone perl-shell's git locally
$
git clone https://aur.archlinux.org/perl-shell.git
~/perl-shell
Copied
c. Go to ~/perl-shell folder and install it
$
cd
~/perl-shell
Copied
$
makepkg -si
Copied
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
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