How to Install and Uninstall golang-gopkg-mail.v2-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "golang-gopkg-mail.v2-dev" package

This guide covers the steps necessary to install golang-gopkg-mail.v2-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-gopkg-mail.v2-dev

2. Uninstall "golang-gopkg-mail.v2-dev" package

Please follow the step by step instructions below to uninstall golang-gopkg-mail.v2-dev on Kali Linux:

$ sudo apt remove golang-gopkg-mail.v2-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-gopkg-mail.v2-dev package on Kali Linux

Package: golang-gopkg-mail.v2-dev
Source: golang-gopkg-mail.v2
Version: 2.3.1-2
Installed-Size: 95
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 18796
SHA256: e3f5781391136ac1667f17ca1fa4e6cc41ed613931d68ecc52035f20639331da
SHA1: ef35dfa4448db50e43fe2cb2b3c86853a6700acd
MD5sum: 73b3fed25652059988bd596da8e513e4
Description: simple and efficient package to send emails
This package is an actively maintained fork of Gomail and includes
fixes and improvements for a number of outstanding issues.
The current progress is as follows:
- Timeouts and retries can be specified outside of the 10 second default.
- Proxying is supported through specifying a custom NetDialTimeout.
- not yet: Filenames are properly encoded for non-ASCII characters.
- not yet: Email addresses are properly encoded for non-ASCII characters.
- not yet: Embedded files and attachments are tested for their existence.
- not yet: An io.Reader can be supplied when embedding and attaching files.
.
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.
Description-md5:
Homepage: https://github.com/go-mail/mail
Section: devel
Priority: optional
Filename: pool/main/g/golang-gopkg-mail.v2/golang-gopkg-mail.v2-dev_2.3.1-2_all.deb