python-rapicorn software package provides experimental graphical user interface toolkit (Python bindings), 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 python-rapicorn
python-rapicorn is installed in your system.
Make ensure the python-rapicorn package were installed using the commands given below,
$ sudo dpkg-query -l | grep python-rapicorn *
You will get with python-rapicorn package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Python |
| Package | python-rapicorn |
| Version | 13.07.0~ds0-1~ubuntu2 |
| Description | experimental graphical user interface toolkit (Python bindings) |
| Sub Section | Python |