How to Install golang-github-mattn-go-sqlite3 software package in Ubuntu 17.04 (Zesty Zapus)

How to Install golang-github-mattn-go-sqlite3 software package in Ubuntu 17.04 (Zesty Zapus)

golang-github-mattn-go-sqlite3 software package provides sqlite3 driver for go that using database/sql, 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-mattn-go-sqlite3

golang-github-mattn-go-sqlite3 is installed in your system.

Make ensure the golang-github-mattn-go-sqlite3 package were installed using the commands given below,

$ sudo dpkg-query -l | grep golang-github-mattn-go-sqlite3*

You will get with golang-github-mattn-go-sqlite3 package name, version, architecture and description in a table

golang-github-mattn-go-sqlite3 package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Development
Package golang-github-mattn-go-sqlite3
Version 1.1.0~dfsg1-2ubuntu3
Description sqlite3 driver for go that using database/sql
Sub Section devel


See Also, How to uninstall or remove golang-github-mattn-go-sqlite3 software package from Ubuntu 17.04 (Zesty Zapus)?