How to Install and Uninstall php-laminas-mail.noarch Package on Fedora 35
Last updated: November 28,2024
1. Install "php-laminas-mail.noarch" package
This guide covers the steps necessary to install php-laminas-mail.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
php-laminas-mail.noarch
Copied
2. Uninstall "php-laminas-mail.noarch" package
Please follow the steps below to uninstall php-laminas-mail.noarch on Fedora 35:
$
sudo dnf remove
php-laminas-mail.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the php-laminas-mail.noarch package on Fedora 35
Last metadata expiration check: 4:06:40 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php-laminas-mail
Version : 2.17.0
Release : 1.fc35.remi
Architecture : noarch
Size : 88 k
Source : php-laminas-mail-2.17.0-1.fc35.remi.src.rpm
Repository : remi
Summary : Laminas Framework Mail component
URL : https://github.com/laminas/laminas-mail
License : BSD
Description : Laminas\Mail provides generalized functionality to compose and send both text
: and MIME-compliant multipart email messages. Mail can be sent with Laminas\Mail
: via the Mail\Transport\Sendmail, Mail\Transport\Smtp or the
: Mail\Transport\File transport. Of course, you can also implement your own
: transport by implementing the Mail\Transport\TransportInterface.
:
: Documentation: https://docs.laminas.dev/laminas-mail/
Available Packages
Name : php-laminas-mail
Version : 2.17.0
Release : 1.fc35.remi
Architecture : noarch
Size : 88 k
Source : php-laminas-mail-2.17.0-1.fc35.remi.src.rpm
Repository : remi
Summary : Laminas Framework Mail component
URL : https://github.com/laminas/laminas-mail
License : BSD
Description : Laminas\Mail provides generalized functionality to compose and send both text
: and MIME-compliant multipart email messages. Mail can be sent with Laminas\Mail
: via the Mail\Transport\Sendmail, Mail\Transport\Smtp or the
: Mail\Transport\File transport. Of course, you can also implement your own
: transport by implementing the Mail\Transport\TransportInterface.
:
: Documentation: https://docs.laminas.dev/laminas-mail/