How to Install and Uninstall perl-Email-Sender.noarch Package on Fedora 39

Last updated: November 25,2024

1. Install "perl-Email-Sender.noarch" package

This guide covers the steps necessary to install perl-Email-Sender.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install perl-Email-Sender.noarch

2. Uninstall "perl-Email-Sender.noarch" package

Here is a brief guide to show you how to uninstall perl-Email-Sender.noarch on Fedora 39:

$ sudo dnf remove perl-Email-Sender.noarch $ sudo dnf autoremove

3. Information about the perl-Email-Sender.noarch package on Fedora 39

Last metadata expiration check: 0:57:00 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : perl-Email-Sender
Epoch : 1
Version : 2.600
Release : 3.fc39
Architecture : noarch
Size : 95 k
Source : perl-Email-Sender-2.600-3.fc39.src.rpm
Repository : fedora
Summary : A library for sending email
URL : https://metacpan.org/release/Email-Sender
License : GPL+ or Artistic
Description : Email::Sender replaces the old and sometimes problematic Email::Send library,
: which did a decent job at handling very simple email sending tasks, but was not
: suitable for serious use, for a variety of reasons.