golang-github-ctdk-go-trie-dev software package provides Trie implementation based on a minimal automaton 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-ctdk-go-trie-dev
golang-github-ctdk-go-trie-dev is installed in your system.
Make ensure the golang-github-ctdk-go-trie-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep golang-github-ctdk-go-trie-dev*
You will get with golang-github-ctdk-go-trie-dev package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Development |
| Package | golang-github-ctdk-go-trie-dev |
| Version | 0.0~git20161027.0.6443fbc-1 |
| Description | Trie implementation based on a minimal automaton for Go |
| Sub Section | devel |