golang-gopkg-square-go-jose.v1 software package provides Javascript Object Signing and Encryption (JOSE) for Go, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install golang-gopkg-square-go-jose.v1
golang-gopkg-square-go-jose.v1 is installed in your system.
Make ensure the golang-gopkg-square-go-jose.v1 package were installed using the commands given below,
$ sudo dpkg-query -l | grep golang-gopkg-square-go-jose.v1*
You will get with golang-gopkg-square-go-jose.v1 package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Development |
| Package | golang-gopkg-square-go-jose.v1 |
| Version | 1.1.0-3 |
| Description | Javascript Object Signing and Encryption (JOSE) for Go |
| Sub Section | devel |