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

Last updated: May 22,2024

1. Install "php8.1-ds" package

Here is a brief guide to show you how to install php8.1-ds on Kali Linux

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

2. Uninstall "php8.1-ds" package

Please follow the guidance below to uninstall php8.1-ds on Kali Linux:

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

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

Package: php8.1-ds
Source: php-ds
Version: 1.4.0-4
Installed-Size: 241
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Replaces: php-ds (<< 1.4.0-4~)
Provides: php-ds
Depends: php8.1-common, phpapi-20210902, libc6 (>= 2.14)
Pre-Depends: php-common (>= 2:69~)
Breaks: php-ds (<< 1.4.0-4~)
Size: 55364
SHA256: 5207b6845e07c9e38c38b5810e698587d72663dce95f661f093c2b8707fb38b6
SHA1: dd2f05552643d0a3b338e49cde981e11fe386d53
MD5sum: 6b62a0638570e64e67a4504c91cbaeab
Description: PHP extension providing efficient data structures for PHP 7
An PHP extension providing specialized data structures as efficient
alternatives to the PHP array.
Description-md5: b49ce0350694b51e44aaa90412ffcd8b
Homepage: http://pecl.php.net/package/ds
Section: php
Priority: optional
Filename: pool/main/p/php-ds/php8.1-ds_1.4.0-4_amd64.deb