golang-github-racksec-srslog-d software package provides replacement for the standard Golang library 'log/syslog', 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-racksec-srslog-d
golang-github-racksec-srslog-d is installed in your system.
Make ensure the golang-github-racksec-srslog-d package were installed using the commands given below,
$ sudo dpkg-query -l | grep golang-github-racksec-srslog-d*
You will get with golang-github-racksec-srslog-d package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Development |
| Package | golang-github-racksec-srslog-d |
| Version | 0.0~git20160120.0.259aed1-1 |
| Description | replacement for the standard Golang library 'log/syslog' |
| Sub Section | devel |