How to Install and Uninstall php-ssh2 Package on Kali Linux

Last updated: April 27,2024

1. Install "php-ssh2" package

Learn how to install php-ssh2 on Kali Linux

$ sudo apt update $ sudo apt install php-ssh2

2. Uninstall "php-ssh2" package

Please follow the step by step instructions below to uninstall php-ssh2 on Kali Linux:

$ sudo apt remove php-ssh2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-ssh2 package on Kali Linux

Package: php-ssh2
Version: 1.3.1+0.13-7
Installed-Size: 11
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Replaces: libssh2-php (<< 0.12-2)
Depends: php8.2-ssh2
Pre-Depends: php-common (>= 2:69~)
Breaks: libssh2-php (<< 0.12-2)
Size: 3740
SHA256: fcf05fcf00c7f9e762f5c2c1d9727f3d4adce992f45964af6cebf38fd7c79918
SHA1: 573d2951b1175e8ba2d86ba114351f5692aaa562
MD5sum: 1e5e97bec50c13cea5975a46bb5c4bcb
Description: Bindings for the libssh2 library
Provides PHP bindings to the functions of libssh2 which implements
the SSH2 protocol.
.
WARNING: The PHP 7.0 is an unreleased git snapshot of current ssh2
that implements support for PHP 7.0. USE WITH CAUTION!
.
This is empty package that depends on default PHP version.
Description-md5:
Homepage: http://pecl.php.net/package/ssh2
Section: php
Priority: optional
Filename: pool/main/p/php-ssh2/php-ssh2_1.3.1+0.13-7_amd64.deb