How to Install and Uninstall php70-php-pecl-mailparse.x86_64 Package on Oracle Linux 8

Last updated: May 17,2024

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

Learn how to install php70-php-pecl-mailparse.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install php70-php-pecl-mailparse.x86_64

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

This tutorial shows how to uninstall php70-php-pecl-mailparse.x86_64 on Oracle Linux 8:

$ sudo dnf remove php70-php-pecl-mailparse.x86_64 $ sudo dnf autoremove

3. Information about the php70-php-pecl-mailparse.x86_64 package on Oracle Linux 8

Last metadata expiration check: 5:23:18 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : php70-php-pecl-mailparse
Version : 3.1.3
Release : 1.el8.remi
Architecture : x86_64
Size : 46 k
Source : php70-php-pecl-mailparse-3.1.3-1.el8.remi.src.rpm
Repository : remi-safe
Summary : PHP PECL package for parsing and working with email messages
URL : https://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.
:
: Package built for PHP 7.0 as Software Collection (php70 by remi).