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

Last updated: June 03,2024

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

$ yay -S perl-test-expect

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

$ yay -Rns perl-test-expect

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

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

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

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

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

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

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

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

ID: 490605
Name: perl-test-expect
PackageBaseID: 53647
PackageBase: perl-test-expect
Version: 0.34-1
Description: Test::Expect - Automated driving and testing of terminal-based programs
URL: http://search.cpan.org/dist/Test-Expect/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dracorp
Submitter: dracorp
FirstSubmitted: 1320188133
LastModified: 1519857157
URLPath: /cgit/aur.git/snapshot/perl-test-expect.tar.gz