perl-sysadm-install on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S perl-sysadm-install

* (Optional) Uninstall perl-sysadm-install on Arch using YAY

$ yay -Rns perl-sysadm-install

2. Manually Install "perl-sysadm-install" via AUR

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

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

b. Clone perl-sysadm-install's git locally

$ git clone https://aur.archlinux.org/perl-sysadm-install.git ~/perl-sysadm-install

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

$ cd ~/perl-sysadm-install $ makepkg -si

3. Information about the perl-sysadm-install package on Arch User Repository (AUR)

ID: 627377
Name: perl-sysadm-install
PackageBaseID: 143257
PackageBase: perl-sysadm-install
Version: 0.48-1
Description: Typical installation tasks for system administrators
URL: https://metacpan.org/release/Sysadm-Install
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Ordoban
Submitter: Ordoban
FirstSubmitted: 1562494196
LastModified: 1562494196
URLPath: /cgit/aur.git/snapshot/perl-sysadm-install.tar.gz