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

Last updated: May 19,2024

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

$ yay -S perl-net-sftp

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

$ yay -Rns perl-net-sftp

2. Manually Install "perl-net-sftp" 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-sftp's git locally

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

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

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

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

ID: 461750
Name: perl-net-sftp
PackageBaseID: 19355
PackageBase: perl-net-sftp
Version: 0.12-1
Description: Secure File Transfer Protocol client
URL: http://search.cpan.org/~dbrobins/Net-SFTP/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dguihal
Submitter: dguihal
FirstSubmitted: 1219657157
LastModified: 1510876973
URLPath: /cgit/aur.git/snapshot/perl-net-sftp.tar.gz