python-pysftp on AUR (Arch User Repository)

Last updated: November 23,2024

1. Install "python-pysftp" 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 python-pysftp on Arch using YAY

$ yay -S python-pysftp

* (Optional) Uninstall python-pysftp on Arch using YAY

$ yay -Rns python-pysftp

2. Manually Install "python-pysftp" via AUR

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

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

b. Clone python-pysftp's git locally

$ git clone https://aur.archlinux.org/python-pysftp.git ~/python-pysftp

c. Go to ~/python-pysftp folder and install it

$ cd ~/python-pysftp $ makepkg -si

3. Information about the python-pysftp package on Arch User Repository (AUR)

ID: 1373747
Name: python-pysftp
PackageBaseID: 133059
PackageBase: python-pysftp
Version: 0.2.9-3
Description: A simple interface to SFTP for Python
URL: https://bitbucket.org/dundeemt/pysftp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ivknv
Submitter: ivknv
FirstSubmitted: 1527855098
LastModified: 1703192728
URLPath: /cgit/aur.git/snapshot/python-pysftp.tar.gz