rasqal-utils software package provides Rasqal RDF Query utilities, 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 rasqal-utils
rasqal-utils is installed in your system.
Make ensure the rasqal-utils package were installed using the commands given below,
$ sudo dpkg-query -l | grep rasqal-utils *
You will get with rasqal-utils package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Text Processing |
| Package | rasqal-utils |
| Version | 0.9.32-1 |
| Description | Rasqal RDF Query utilities |
| Sub Section | Text |