perl-net-ssh2 on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S perl-net-ssh2

* (Optional) Uninstall perl-net-ssh2 on Arch using YAY

$ yay -Rns perl-net-ssh2

2. Manually Install "perl-net-ssh2" via AUR

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

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

b. Clone perl-net-ssh2's git locally

$ git clone https://aur.archlinux.org/perl-net-ssh2.git ~/perl-net-ssh2

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

$ cd ~/perl-net-ssh2 $ makepkg -si

3. Information about the perl-net-ssh2 package on Arch User Repository (AUR)

ID: 1279227
Name: perl-net-ssh2
PackageBaseID: 48726
PackageBase: perl-net-ssh2
Version: 0.73-1
Description: Support for the SSH 2 protocol via libssh2.
URL: https://metacpan.org/release/Net-SSH2
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: yobert
Submitter:
FirstSubmitted: 1304526842
LastModified: 1687818483
URLPath: /cgit/aur.git/snapshot/perl-net-ssh2.tar.gz