python-paramiko-ng on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-paramiko-ng

* (Optional) Uninstall python-paramiko-ng on Arch using YAY

$ yay -Rns python-paramiko-ng

2. Manually Install "python-paramiko-ng" via AUR

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

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

b. Clone python-paramiko-ng's git locally

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

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

$ cd ~/python-paramiko-ng $ makepkg -si

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

ID: 1033631
Name: python-paramiko-ng
PackageBaseID: 146973
PackageBase: python-paramiko-ng
Version: 2.8.10-1
Description: Python module that implements the SSH2 protocol
URL: https://ploxiln.github.io/paramiko-ng/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1574863950
LastModified: 1644348107
URLPath: /cgit/aur.git/snapshot/python-paramiko-ng.tar.gz