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

Last updated: May 20,2024

1. Install "php-mbstring" package

This is a short guide on how to install php-mbstring on Kali Linux

$ sudo apt update $ sudo apt install php-mbstring

2. Uninstall "php-mbstring" package

This tutorial shows how to uninstall php-mbstring on Kali Linux:

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

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

Package: php-mbstring
Source: php-defaults (93)
Version: 2:8.2+93
Installed-Size: 10
Maintainer: Debian PHP Maintainers
Architecture: all
Depends: php-common, php8.2-mbstring
Size: 3664
SHA256: 64408c0f6d8b90e9ff8c1857e72d87669747bac16c93e216924ab1a528815fe4
SHA1: 963c13278dfbbeb198cda4f66ad62309121410b9
MD5sum: f2c35045338a50b1a3c5310eee68f217
Description: MBSTRING module for PHP [default]
This package provides a MBSTRING module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
.
This package is a dependency package, which depends on Debian's default
PHP version (currently 8.2).
Description-md5:
Section: php
Priority: optional
Filename: pool/main/p/php-defaults/php-mbstring_8.2+93_all.deb