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

Last updated: May 18,2024

1. Install "php8.1-ssh2" package

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

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

2. Uninstall "php8.1-ssh2" package

Learn how to uninstall php8.1-ssh2 on Kali Linux:

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

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

Package: php8.1-ssh2
Source: php-ssh2
Version: 1.3.1+0.13-6
Installed-Size: 111
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Replaces: libssh2-php (<< 0.12-2), php-ssh2 (<< 1.3.1+0.13-6~)
Provides: php-ssh2
Depends: php8.1-common, phpapi-20210902, 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-6~)
Size: 30836
SHA256: 676644e26911181e6405ddcdefb0badd918e22479353a02200d55315b05b0587
SHA1: 55e6d5f00ecbe9d9333b4bc5eee9956fefc2edb8
MD5sum: 219e0eee1c0d9f1a6256aa1d8202890c
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: 8adc0199b55f9ddf168edba900604566
Homepage: http://pecl.php.net/package/ssh2
Section: php
Priority: optional
Filename: pool/main/p/php-ssh2/php8.1-ssh2_1.3.1+0.13-6_amd64.deb