ftplib on AUR (Arch User Repository)
Last updated: January 16,2025
1. Install "ftplib" 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 ftplib on Arch using YAY
$
yay -S
ftplib
Copied
* (Optional) Uninstall ftplib on Arch using YAY
$
yay -Rns
ftplib
Copied
2. Manually Install "ftplib" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ftplib's git locally
$
git clone https://aur.archlinux.org/ftplib.git
~/ftplib
Copied
c. Go to ~/ftplib folder and install it
$
cd
~/ftplib
Copied
$
makepkg -si
Copied
3. Information about the ftplib package on Arch User Repository (AUR)
ID: 543636
Name: ftplib
PackageBaseID: 135990
PackageBase: ftplib
Version: 1:4.0-1
Description: ftplib is a set of routines that implement the FTP protocol. They allow applications to create and access remote files through function calls instead of needing to fork and exec an interactive ftp client program.
URL: https://nbpfaus.net/~pfau/ftplib/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: modnosum
Submitter: modnosum
FirstSubmitted: 1536844050
LastModified: 1536844550
URLPath: /cgit/aur.git/snapshot/ftplib.tar.gz
Name: ftplib
PackageBaseID: 135990
PackageBase: ftplib
Version: 1:4.0-1
Description: ftplib is a set of routines that implement the FTP protocol. They allow applications to create and access remote files through function calls instead of needing to fork and exec an interactive ftp client program.
URL: https://nbpfaus.net/~pfau/ftplib/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: modnosum
Submitter: modnosum
FirstSubmitted: 1536844050
LastModified: 1536844550
URLPath: /cgit/aur.git/snapshot/ftplib.tar.gz