python-pylibssh on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-pylibssh

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

$ yay -Rns python-pylibssh

2. Manually Install "python-pylibssh" via AUR

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

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

b. Clone python-pylibssh's git locally

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

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

$ cd ~/python-pylibssh $ makepkg -si

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

ID: 1405107
Name: python-pylibssh
PackageBaseID: 201920
PackageBase: python-pylibssh
Version: 1.2.0rc1-1
Description: Python bindings specific to Ansible use case for libssh
URL: https://github.com/ansible/pylibssh
NumVotes: 1
Popularity: 0.566174
OutOfDate:
Maintainer: tiraed
Submitter: tiraed
FirstSubmitted: 1706394093
LastModified: 1707247432
URLPath: /cgit/aur.git/snapshot/python-pylibssh.tar.gz