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

Last updated: May 17,2024

1. Install "php8.1-mailparse" package

In this section, we are going to explain the necessary steps to install php8.1-mailparse on Kali Linux

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

2. Uninstall "php8.1-mailparse" package

In this section, we are going to explain the necessary steps to uninstall php8.1-mailparse on Kali Linux:

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

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

Package: php8.1-mailparse
Source: php-mailparse
Version: 3.1.2+2.1.7~dev20160128-7
Installed-Size: 89
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Replaces: php-mailparse (<< 3.1.2+2.1.7~dev20160128-7~)
Provides: php-mailparse
Depends: php8.1-common, php8.1-mbstring, phpapi-20210902, libc6 (>= 2.14)
Pre-Depends: php-common (>= 2:69~)
Breaks: php-mailparse (<< 3.1.2+2.1.7~dev20160128-7~)
Size: 26784
SHA256: 73acdc9703e965ef47c384dac84e5fcab9d1e8efa7246d66a447f6ef01cf5447
SHA1: 94492bba4c6a0fbdb6831f765708e6a38e8ba4ea
MD5sum: 61da536eae735dfaabd1fc185a045251
Description: Email message manipulation for PHP
Mailparse is an extension for parsing and working with email
messages.
.
It can deal with rfc822 and rfc2045 (MIME) compliant messages.
Description-md5: ed62a80883face93511294d29eb4c656
Homepage: http://pecl.php.net/package/mailparse
Section: php
Priority: optional
Filename: pool/main/p/php-mailparse/php8.1-mailparse_3.1.2+2.1.7~dev20160128-7_amd64.deb