libfpm-helper0 software package provides ASP.NET backend for FastCGI Process Manager - helper lib, 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 libfpm-helper0
libfpm-helper0 is installed in your system.
Make ensure the libfpm-helper0 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libfpm-helper0 *
You will get with libfpm-helper0 package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Web Software |
| Package | libfpm-helper0 |
| Version | 4.2-2build1 |
| Description | ASP.NET backend for FastCGI Process Manager - helper lib |
| Sub Section | web |