How to Install golang-github-kjk-lzma-dev in Ubuntu 18.04



Install golang-github-kjk-lzma-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-kjk-lzma-dev

Description:

port of the lzma compression algorithm

This package is a port of the lzma compression algorithm from to Go. . Only the lzma v1 compression algorithm is supported; the newer lzma v2 from LZMA SDK v9.xx came after this library was released. . The archiving formats 7z, xz (and others that use lzma internally) are also different beasts.

Homepage: https://github.com/kjk/lzma

Version: 1.0.0-4

Section: universe/devel