libcatalyst-controller-formbui software package provides Catalyst FormBuilder base controller, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libcatalyst-controller-formbui
libcatalyst-controller-formbui is installed in your system.
Make ensure the libcatalyst-controller-formbui package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcatalyst-controller-formbui*
You will get with libcatalyst-controller-formbui package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Perl |
| Package | libcatalyst-controller-formbui |
| Version | 0.06-2 |
| Description | Catalyst FormBuilder base controller |
| Sub Section | Perl |