golang-github-sirupsen-logrus- software package provides Logrus: a logging library for Go, 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-sirupsen-logrus-
golang-github-sirupsen-logrus- is installed in your system.
Make ensure the golang-github-sirupsen-logrus- package were installed using the commands given below,
$ sudo dpkg-query -l | grep golang-github-sirupsen-logrus-*
You will get with golang-github-sirupsen-logrus- package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Development |
| Package | golang-github-sirupsen-logrus- |
| Version | 0.8.7-3 |
| Description | Logrus: a logging library for Go |
| Sub Section | Devel |