libcommons-attributes-java software package provides adds C#/.Net-style attributes to Java code, 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 libcommons-attributes-java
libcommons-attributes-java is installed in your system.
Make ensure the libcommons-attributes-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcommons-attributes-java *
You will get with libcommons-attributes-java package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Libraries |
| Package | libcommons-attributes-java |
| Version | 2.2-8 |
| Description | adds C#/.Net-style attributes to Java code |
| Sub Section | libs |