How to Install and Uninstall php-imap.x86_64 Package on Fedora 38

Last updated: June 03,2024

1. Install "php-imap.x86_64" package

In this section, we are going to explain the necessary steps to install php-imap.x86_64 on Fedora 38

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

2. Uninstall "php-imap.x86_64" package

Please follow the instructions below to uninstall php-imap.x86_64 on Fedora 38:

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

3. Information about the php-imap.x86_64 package on Fedora 38

Last metadata expiration check: 4:35:13 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : php-imap
Version : 8.3.4
Release : 1.fc38.remi
Architecture : x86_64
Size : 68 k
Source : php-8.3.4-1.fc38.remi.src.rpm
Repository : remi-modular
Summary : A module for PHP applications that use IMAP
URL : http://www.php.net/
License : PHP-3.01
Description : The 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.