How to Install golang-gopkg-square-go-jose.v1-dev in Ubuntu 18.04



Install golang-gopkg-square-go-jose.v1-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-gopkg-square-go-jose.v1-dev

Description:

Javascript Object Signing and Encryption (JOSE) for Go

This package provides an implementation of the Javascript Object Signing and Encryption set of standards. The implementation follows the JSON Web Encryption standard (RFC 7516) and JSON Web Signature standard (RFC 7515). The package supports both the compact and full serialization formats, and optionally supports multiple recipients.

Homepage: https://github.com/square/go-jose

Version: 1.1.0-3

Section: universe/devel