How to Install and Uninstall php8.2-ssh2 Package on Kali Linux

Last updated: May 20,2024

1. Install "php8.2-ssh2" package

This is a short guide on how to install php8.2-ssh2 on Kali Linux

$ sudo apt update $ sudo apt install php8.2-ssh2

2. Uninstall "php8.2-ssh2" package

Please follow the instructions below to uninstall php8.2-ssh2 on Kali Linux:

$ sudo apt remove php8.2-ssh2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the php8.2-ssh2 package on Kali Linux

Package: php8.2-ssh2
Source: php-ssh2
Version: 1.3.1+0.13-7
Installed-Size: 109
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Replaces: libssh2-php (<< 0.12-2), php-ssh2 (<< 1.3.1+0.13-7~)
Provides: php-ssh2
Depends: php8.2-common, phpapi-20220829, libc6 (>= 2.14), libssh2-1 (>= 1.2.9)
Pre-Depends: php-common (>= 2:69~)
Breaks: libssh2-php (<< 0.12-2), php-ssh2 (<< 1.3.1+0.13-7~)
Size: 29052
SHA256: 6dcbcbcb9896d0ab436c740d4915218306de5070304fa34b0fa90f6c0c0f2eb9
SHA1: fec98d68ceafd686981536fd3d30fefdfb7f74ff
MD5sum: 09aab56108d8595ec79126713f5c653f
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!
Description-md5:
Homepage: http://pecl.php.net/package/ssh2
Section: php
Priority: optional
Filename: pool/main/p/php-ssh2/php8.2-ssh2_1.3.1+0.13-7_amd64.deb