android-x86-libssh on AUR (Arch User Repository)

Last updated: June 26,2024

1. Install "android-x86-libssh" 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 android-x86-libssh on Arch using YAY

$ yay -S android-x86-libssh

* (Optional) Uninstall android-x86-libssh on Arch using YAY

$ yay -Rns android-x86-libssh

2. Manually Install "android-x86-libssh" via AUR

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

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

b. Clone android-x86-libssh's git locally

$ git clone https://aur.archlinux.org/android-x86-libssh.git ~/android-x86-libssh

c. Go to ~/android-x86-libssh folder and install it

$ cd ~/android-x86-libssh $ makepkg -si

3. Information about the android-x86-libssh package on Arch User Repository (AUR)

ID: 1423493
Name: android-x86-libssh
PackageBaseID: 148301
PackageBase: android-x86-libssh
Version: 0.10.6-1
Description: Library for accessing ssh client services through C libraries (Android x86)
URL: https://www.libssh.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hipersayan_x
Submitter: hipersayan_x
FirstSubmitted: 1579377876
LastModified: 1709934959
URLPath: /cgit/aur.git/snapshot/android-x86-libssh.tar.gz