python-ssh2 on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-ssh2

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

$ yay -Rns python-ssh2

2. Manually Install "python-ssh2" via AUR

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

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

b. Clone python-ssh2's git locally

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

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

$ cd ~/python-ssh2 $ makepkg -si

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

ID: 1253082
Name: python-ssh2
PackageBaseID: 141150
PackageBase: python-ssh2
Version: 1.0.0-1
Description: Python bindings for libssh2
URL: https://github.com/ParallelSSH/ssh2-python/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1555014198
LastModified: 1683297794
URLPath: /cgit/aur.git/snapshot/python-ssh2.tar.gz