How to Install golang-github-tv42-zbase32-dev in Ubuntu 18.04



Install golang-github-tv42-zbase32-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-tv42-zbase32-dev

Description:

Human-oriented encoding for binary data

zbase32 implements the z-base-32 encoding as specified in http://philzimmermann.com/docs/human-oriented-base-32-encoding.txt . This package has been extensively tested to match the behavior of the zbase32 Python package (https://pypi.python.org/pypi/zbase32/). . Note that this is not RFC 4648/3548, for that see encoding/base32 (http://golang.org/pkg/encoding/base32/). z-base-32 is a variant that aims to be more human-friendly, and in some circumstances shorter.

Homepage: https://github.com/tv42/zbase32

Version: 0.0~git20160707.5015726-3

Section: universe/devel