perl-autodie on AUR (Arch User Repository)
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "perl-autodie" 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-autodie on Arch using YAY
$
yay -S
perl-autodie
Copied
* (Optional) Uninstall perl-autodie on Arch using YAY
$
yay -Rns
perl-autodie
Copied
2. Manually Install "perl-autodie" 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-autodie's git locally
$
git clone https://aur.archlinux.org/perl-autodie.git
~/perl-autodie
Copied
c. Go to ~/perl-autodie folder and install it
$
cd
~/perl-autodie
Copied
$
makepkg -si
Copied
3. Information about the perl-autodie package on Arch User Repository (AUR)
ID: 902351
Name: perl-autodie
PackageBaseID: 34505
PackageBase: perl-autodie
Version: 2.34-1
Description: Replace functions with ones that succeed or die with lexical scope
URL: https://metacpan.org/release/autodie
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bunder
FirstSubmitted: 1265932334
LastModified: 1620194940
URLPath: /cgit/aur.git/snapshot/perl-autodie.tar.gz
Name: perl-autodie
PackageBaseID: 34505
PackageBase: perl-autodie
Version: 2.34-1
Description: Replace functions with ones that succeed or die with lexical scope
URL: https://metacpan.org/release/autodie
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bunder
FirstSubmitted: 1265932334
LastModified: 1620194940
URLPath: /cgit/aur.git/snapshot/perl-autodie.tar.gz