How to Install golang-github-ctdk-go-trie-dev in Ubuntu 18.04



Install golang-github-ctdk-go-trie-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-ctdk-go-trie-dev

Description:

Trie implementation based on a minimal automaton for Go

This library implements tries, also known as prefix trees, using minimal acyclic finite-state automata for the Go programming language.

Homepage: https://github.com/ctdk/go-trie

Version: 0.0~git20161027.0.6443fbc-1

Section: universe/devel