mingw-w64-libssh2 on AUR (Arch User Repository)

Last updated: June 24,2024

1. Install "mingw-w64-libssh2" 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 mingw-w64-libssh2 on Arch using YAY

$ yay -S mingw-w64-libssh2

* (Optional) Uninstall mingw-w64-libssh2 on Arch using YAY

$ yay -Rns mingw-w64-libssh2

2. Manually Install "mingw-w64-libssh2" via AUR

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

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

b. Clone mingw-w64-libssh2's git locally

$ git clone https://aur.archlinux.org/mingw-w64-libssh2.git ~/mingw-w64-libssh2

c. Go to ~/mingw-w64-libssh2 folder and install it

$ cd ~/mingw-w64-libssh2 $ makepkg -si

3. Information about the mingw-w64-libssh2 package on Arch User Repository (AUR)

ID: 1278590
Name: mingw-w64-libssh2
PackageBaseID: 61924
PackageBase: mingw-w64-libssh2
Version: 1.11.0-1
Description: A library implementing the SSH2 protocol as defined by Internet Drafts (mingw-w64)
URL: http://www.libssh2.org
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: patlefort
Submitter: Schala
FirstSubmitted: 1344758409
LastModified: 1687711679
URLPath: /cgit/aur.git/snapshot/mingw-w64-libssh2.tar.gz