How to Install and Uninstall php-phpmailer6.noarch Package on Fedora 35

Last updated: October 01,2024

1. Install "php-phpmailer6.noarch" package

Please follow the step by step instructions below to install php-phpmailer6.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install php-phpmailer6.noarch

2. Uninstall "php-phpmailer6.noarch" package

Please follow the step by step instructions below to uninstall php-phpmailer6.noarch on Fedora 35:

$ sudo dnf remove php-phpmailer6.noarch $ sudo dnf autoremove

3. Information about the php-phpmailer6.noarch package on Fedora 35

Last metadata expiration check: 4:05:47 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php-phpmailer6
Version : 6.6.4
Release : 1.fc35.remi
Architecture : noarch
Size : 202 k
Source : php-phpmailer6-6.6.4-1.fc35.remi.src.rpm
Repository : remi
Summary : Full-featured email creation and transfer class for PHP
URL : https://github.com/PHPMailer/PHPMailer
License : LGPLv2
Description : PHPMailer - A full-featured email creation and transfer class for PHP
:
: Class Features
: * Probably the world's most popular code for sending email from PHP!
: * Used by many open-source projects:
: WordPress, Drupal, 1CRM, SugarCRM, Yii, Joomla! and many more
: * Integrated SMTP support - send without a local mail server
: * Send emails with multiple To, CC, BCC and Reply-to addresses
: * Multipart/alternative emails for mail clients that do not read HTML email
: * Add attachments, including inline
: * Support for UTF-8 content and 8bit, base64, binary, and quoted-printable
: encodings
: * SMTP authentication with LOGIN, PLAIN, CRAM-MD5 and XOAUTH2 mechanisms
: over SSL and SMTP+STARTTLS transports
: * Validates email addresses automatically
: * Protect against header injection attacks
: * Error messages in 47 languages!
: * DKIM and S/MIME signing support
: * Compatible with PHP 5.5 and later
: * Namespaced to prevent name clashes
: * Much more!
:
:
: Autoloader: /usr/share/php/PHPMailer/PHPMailer6/autoload.php