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

Last updated: May 06,2024

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

This tutorial shows how to install golang-gopkg-mail-2-devel.noarch on Fedora 35

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

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

Please follow the guidance below to uninstall golang-gopkg-mail-2-devel.noarch on Fedora 35:

$ 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 35

Last metadata expiration check: 0:51:39 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : golang-gopkg-mail-2-devel
Version : 2.3.1
Release : 8.fc35
Architecture : noarch
Size : 29 k
Source : golang-gopkg-mail-2-2.3.1-8.fc35.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