How to Install and Uninstall golang-gopkg-mail-2-devel.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "golang-gopkg-mail-2-devel.noarch" package

Please follow the guidance below to install golang-gopkg-mail-2-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install golang-gopkg-mail-2-devel.noarch

2. Uninstall "golang-gopkg-mail-2-devel.noarch" package

This is a short guide on how to uninstall golang-gopkg-mail-2-devel.noarch on Fedora 36:

$ sudo dnf remove golang-gopkg-mail-2-devel.noarch $ sudo dnf autoremove

3. Information about the golang-gopkg-mail-2-devel.noarch package on Fedora 36

Last metadata expiration check: 3:29:29 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-gopkg-mail-2-devel
Version : 2.3.1
Release : 9.fc36
Architecture : noarch
Size : 29 k
Source : golang-gopkg-mail-2-2.3.1-9.fc36.src.rpm
Repository : fedora
Summary : Simple and efficient package to send emails
URL : https://github.com/go-mail/mail
License : MIT
Description : Gomail is a simple and efficient package to send emails. It is well tested and
: documented.
:
: Gomail can only send emails using an SMTP server. But the API is flexible and it
: is easy to implement other methods for sending emails using a local Postfix, an
: API, etc.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – gopkg.in/mail.v2