How to Install golang-github-rsc-letsencrypt-dev in Ubuntu 18.04



Install golang-github-rsc-letsencrypt-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-rsc-letsencrypt-dev

Description:

Go library to manage TLS certificates automatically via LetsEncrypt.org

LetsEncrypt.org is a service that issues free SSL/TLS certificates to servers that can prove control over the given domain's DNS records or the servers pointed at by those records. . This package is a Go library that implements a client to register and get certificates from LetsEncrypt.org.

Homepage: https://github.com/rsc/letsencrypt

Version: 0.0~git20160929.0.76104d2-4

Section: universe/devel