golang-github-go-xorm-xorm-dev software package provides Simple and Powerful ORM for Go, support mysql/sqlite3/postgres/mssql/oracle, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install golang-github-go-xorm-xorm-dev
golang-github-go-xorm-xorm-dev is installed in your system.
Make ensure the golang-github-go-xorm-xorm-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep golang-github-go-xorm-xorm-dev*
You will get with golang-github-go-xorm-xorm-dev package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Development |
| Package | golang-github-go-xorm-xorm-dev |
| Version | 0.4.3+git20150905.0.4012ee5-1 |
| Description | Simple and Powerful ORM for Go, support mysql/sqlite3/postgres/mssql/oracle |
| Sub Section | Devel |