php-ssh on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S php-ssh

* (Optional) Uninstall php-ssh on Arch using YAY

$ yay -Rns php-ssh

2. Manually Install "php-ssh" via AUR

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

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

b. Clone php-ssh's git locally

$ git clone https://aur.archlinux.org/php-ssh.git ~/php-ssh

c. Go to ~/php-ssh folder and install it

$ cd ~/php-ssh $ makepkg -si

3. Information about the php-ssh package on Arch User Repository (AUR)

ID: 1272610
Name: php-ssh
PackageBaseID: 5988
PackageBase: php-ssh
Version: 1.4-1
Description: An SSH2 extension for PHP
URL: http://pecl.php.net/package/ssh2
NumVotes: 21
Popularity: 0
OutOfDate:
Maintainer: sanduhrs
Submitter:
FirstSubmitted: 1152806247
LastModified: 1686662406
URLPath: /cgit/aur.git/snapshot/php-ssh.tar.gz