perl-term-shell on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S perl-term-shell

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

$ yay -Rns perl-term-shell

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

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

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

$ cd ~/perl-term-shell $ makepkg -si

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

ID: 1346045
Name: perl-term-shell
PackageBaseID: 127892
PackageBase: perl-term-shell
Version: 0.13-1
Description: A simple command-line shell framework for Perl
URL: http://search.cpan.org/dist/Term-Shell/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Schrottfresse
Submitter: Schrottfresse
FirstSubmitted: 1513160578
LastModified: 1698872737
URLPath: /cgit/aur.git/snapshot/perl-term-shell.tar.gz