How to Install and Uninstall php-pecl-mailparse.x86_64 Package on Amazon Linux 2

Last updated: May 07,2024

1. Install "php-pecl-mailparse.x86_64" package

Please follow the instructions below to install php-pecl-mailparse.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install php-pecl-mailparse.x86_64

2. Uninstall "php-pecl-mailparse.x86_64" package

This tutorial shows how to uninstall php-pecl-mailparse.x86_64 on Amazon Linux 2:

$ sudo yum remove php-pecl-mailparse.x86_64 $ sudo yum autoremove

3. Information about the php-pecl-mailparse.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : php-pecl-mailparse
Arch : x86_64
Version : 3.1.0
Release : 1.amzn2.0.2
Size : 34 k
Repo : amzn2extra-php7.4/2/x86_64
Summary : Email message manipulation
URL : http://pecl.php.net/package/mailparse
License : PHP
Description : Mailparse is an extension for parsing and working with email
: messages. It can deal with rfc822 and rfc2045 (MIME) compliant
: messages.