How to Install golang-github-jwilder-encoding-dev in Ubuntu 18.04



Install golang-github-jwilder-encoding-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-jwilder-encoding-dev

Description:

library for working with compressed arrays of integers

Encoding is a library for working with compressed arrays of integers. The compression algorithms used are different from typical general purpose algorithms such as Gzip, Snappy, etc. They are more commonly found in search engines (inverted indexes) and columnar databases.

Homepage: https://github.com/jwilder/encoding

Version: 0.0~git20170811.b4e1701-3

Section: universe/devel