How to Install and Uninstall php71-php-imap.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "php71-php-imap.x86_64" package

Here is a brief guide to show you how to install php71-php-imap.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install php71-php-imap.x86_64

2. Uninstall "php71-php-imap.x86_64" package

In this section, we are going to explain the necessary steps to uninstall php71-php-imap.x86_64 on Rocky Linux 8:

$ sudo dnf remove php71-php-imap.x86_64 $ sudo dnf autoremove

3. Information about the php71-php-imap.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:54:50 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : php71-php-imap
Version : 7.1.33
Release : 20.el8.remi
Architecture : x86_64
Size : 87 k
Source : php71-php-7.1.33-20.el8.remi.src.rpm
Repository : remi-safe
Summary : A module for PHP applications that use IMAP
URL : http://www.php.net/
License : PHP
Description : The php71-php-imap module will add IMAP (Internet Message Access Protocol)
: support to PHP. IMAP is a protocol for retrieving and uploading e-mail
: messages on mail servers. PHP is an HTML-embedded scripting language.