perl-expect-simple on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S perl-expect-simple

* (Optional) Uninstall perl-expect-simple on Arch using YAY

$ yay -Rns perl-expect-simple

2. Manually Install "perl-expect-simple" via AUR

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

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

b. Clone perl-expect-simple's git locally

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

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

$ cd ~/perl-expect-simple $ makepkg -si

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

ID: 195876
Name: perl-expect-simple
PackageBaseID: 53648
PackageBase: perl-expect-simple
Version: 0.04-3
Description: Expect::Simple - wrapper around the Expect module
URL: http://search.cpan.org/dist/Expect-Simple/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dracorp
Submitter: dracorp
FirstSubmitted: 1320188345
LastModified: 1434288461
URLPath: /cgit/aur.git/snapshot/perl-expect-simple.tar.gz