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

Last updated: May 13,2024

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

$ yay -S perl-net-uftp

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

$ yay -Rns perl-net-uftp

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

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

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

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

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

ID: 197952
Name: perl-net-uftp
PackageBaseID: 69985
PackageBase: perl-net-uftp
Version: 0.161-1
Description: Universal interface for FTP-like modules (FTP, SFTP, SCP), in most cases Net::FTP compatible.
URL: http://search.mcpan.org/dist/Net-uFTP
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jnbek
Submitter: jnbek
FirstSubmitted: 1368687993
LastModified: 1434490705
URLPath: /cgit/aur.git/snapshot/perl-net-uftp.tar.gz