How to Install and Uninstall php-horde-Horde-Mail.noarch Package on Fedora 34

Last updated: September 20,2024

1. Install "php-horde-Horde-Mail.noarch" package

This guide covers the steps necessary to install php-horde-Horde-Mail.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install php-horde-Horde-Mail.noarch

2. Uninstall "php-horde-Horde-Mail.noarch" package

This guide covers the steps necessary to uninstall php-horde-Horde-Mail.noarch on Fedora 34:

$ sudo dnf remove php-horde-Horde-Mail.noarch $ sudo dnf autoremove

3. Information about the php-horde-Horde-Mail.noarch package on Fedora 34

Last metadata expiration check: 3:40:50 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : php-horde-Horde-Mail
Version : 2.6.5
Release : 5.fc34
Architecture : noarch
Size : 48 k
Source : php-horde-Horde-Mail-2.6.5-5.fc34.src.rpm
Repository : fedora
Summary : Horde Mail Library
URL : http://pear.horde.org
License : BSD
Description : The Horde_Mail library is a fork of the PEAR Mail library that provides
: additional functionality, including (but not limited to):
: * Allows a stream to be passed in.
: * Allows raw headertext to be used in the outgoing messages (required for
: things like message redirection pursuant to RFC 5322 [3.6.6]).
: * Native PHP 5 code.
: * PHPUnit test suite.
: * Provides more comprehensive sendmail error messages.
: * Uses Exceptions instead of PEAR_Errors.