How to Install and Uninstall php-pear-Net-IMAP.noarch Package on Fedora 39

Last updated: November 25,2024

1. Install "php-pear-Net-IMAP.noarch" package

This tutorial shows how to install php-pear-Net-IMAP.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install php-pear-Net-IMAP.noarch

2. Uninstall "php-pear-Net-IMAP.noarch" package

Please follow the step by step instructions below to uninstall php-pear-Net-IMAP.noarch on Fedora 39:

$ sudo dnf remove php-pear-Net-IMAP.noarch $ sudo dnf autoremove

3. Information about the php-pear-Net-IMAP.noarch package on Fedora 39

Last metadata expiration check: 3:50:06 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : php-pear-Net-IMAP
Version : 1.1.3
Release : 18.fc39
Architecture : noarch
Size : 44 k
Source : php-pear-Net-IMAP-1.1.3-18.fc39.src.rpm
Repository : fedora
Summary : Provides an implementation of the IMAP protocol
URL : http://pear.php.net/package/Net_IMAP
License : GPLv2+ and PHP
Description : Provides an implementation of the IMAP4Rev1 protocol using PEAR's
: Net_Socket and the optional Auth_SASL class.