libmac-widgets-java software package provides collection of Mac style widgets written in Java, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libmac-widgets-java
libmac-widgets-java is installed in your system.
Make ensure the libmac-widgets-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libmac-widgets-java *
You will get with libmac-widgets-java package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Java |
| Package | libmac-widgets-java |
| Version | 0.9.5+svn369-dfsg1-3 |
| Description | collection of Mac style widgets written in Java |
| Sub Section | Java |