argonaut-quota software package provides Argonaut (tool to apply disk quota from ldap), 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 argonaut-quota
argonaut-quota is installed in your system.
Make ensure the argonaut-quota package were installed using the commands given below,
$ sudo dpkg-query -l | grep argonaut-quota *
You will get with argonaut-quota package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Utilities |
| Package | argonaut-quota |
| Version | 0.9.6-1 |
| Description | Argonaut (tool to apply disk quota from ldap) |
| Sub Section | utils |