gridengine-client software package provides Utilities for Grid Engine queue management, 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 gridengine-client
gridengine-client is installed in your system.
Make ensure the gridengine-client package were installed using the commands given below,
$ sudo dpkg-query -l | grep gridengine-client *
You will get with gridengine-client package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Utilities |
| Package | gridengine-client |
| Version | 8.1.9+dfsg-3 |
| Description | Utilities for Grid Engine queue management |
| Sub Section | utils |