golang-github-klauspost-pgzip- software package provides parallel gzip (de)compression library 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-github-klauspost-pgzip-
golang-github-klauspost-pgzip- is installed in your system.
Make ensure the golang-github-klauspost-pgzip- package were installed using the commands given below,
$ sudo dpkg-query -l | grep golang-github-klauspost-pgzip-*
You will get with golang-github-klauspost-pgzip- package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Development |
| Package | golang-github-klauspost-pgzip- |
| Version | 1.0-1 |
| Description | parallel gzip (de)compression library for Go |
| Sub Section | devel |