perl-expect on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "perl-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
Copied
b. Install perl-expect on Arch using YAY
$
yay -S
perl-expect
Copied
* (Optional) Uninstall perl-expect on Arch using YAY
$
yay -Rns
perl-expect
Copied
2. Manually Install "perl-expect" 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-expect's git locally
$
git clone https://aur.archlinux.org/perl-expect.git
~/perl-expect
Copied
c. Go to ~/perl-expect folder and install it
$
cd
~/perl-expect
Copied
$
makepkg -si
Copied
3. Information about the perl-expect package on Arch User Repository (AUR)
ID: 536806
Name: perl-expect
PackageBaseID: 26651
PackageBase: perl-expect
Version: 1.35-1
Description: automate interactions with command line programs that expose a text terminal interface.
URL: https://metacpan.org/release/Expect
NumVotes: 82
Popularity: 0
OutOfDate: 1709684192
Maintainer: Zack_Emmert
Submitter:
FirstSubmitted: 1242969568
LastModified: 1534786928
URLPath: /cgit/aur.git/snapshot/perl-expect.tar.gz
Name: perl-expect
PackageBaseID: 26651
PackageBase: perl-expect
Version: 1.35-1
Description: automate interactions with command line programs that expose a text terminal interface.
URL: https://metacpan.org/release/Expect
NumVotes: 82
Popularity: 0
OutOfDate: 1709684192
Maintainer: Zack_Emmert
Submitter:
FirstSubmitted: 1242969568
LastModified: 1534786928
URLPath: /cgit/aur.git/snapshot/perl-expect.tar.gz