perl-safe on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "perl-safe" 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-safe on Arch using YAY
$
yay -S
perl-safe
Copied
* (Optional) Uninstall perl-safe on Arch using YAY
$
yay -Rns
perl-safe
Copied
2. Manually Install "perl-safe" 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-safe's git locally
$
git clone https://aur.archlinux.org/perl-safe.git
~/perl-safe
Copied
c. Go to ~/perl-safe folder and install it
$
cd
~/perl-safe
Copied
$
makepkg -si
Copied
3. Information about the perl-safe package on Arch User Repository (AUR)
ID: 198029
Name: perl-safe
PackageBaseID: 34519
PackageBase: perl-safe
Version: 2.35-1
Description: Compile and execute code in restricted compartments
URL: http://search.cpan.org/dist/Safe
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jnbek
Submitter: xenoterracide
FirstSubmitted: 1265937878
LastModified: 1434491459
URLPath: /cgit/aur.git/snapshot/perl-safe.tar.gz
Name: perl-safe
PackageBaseID: 34519
PackageBase: perl-safe
Version: 2.35-1
Description: Compile and execute code in restricted compartments
URL: http://search.cpan.org/dist/Safe
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jnbek
Submitter: xenoterracide
FirstSubmitted: 1265937878
LastModified: 1434491459
URLPath: /cgit/aur.git/snapshot/perl-safe.tar.gz