dpm-srm-server-mysql software package provides DPM SRM server with MySQL database backend, 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 dpm-srm-server-mysql
dpm-srm-server-mysql is installed in your system.
Make ensure the dpm-srm-server-mysql package were installed using the commands given below,
$ sudo dpkg-query -l | grep dpm-srm-server-mysql *
You will get with dpm-srm-server-mysql package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Network |
| Package | dpm-srm-server-mysql |
| Version | 1.9.0-1build1 |
| Description | DPM SRM server with MySQL database backend |
| Sub Section | net |