open-iscsi software package provides High performance, transport independent iSCSI implementation, 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 open-iscsi
open-iscsi is installed in your system.
Make ensure the open-iscsi package were installed using the commands given below,
$ sudo dpkg-query -l | grep open-iscsi *
You will get with open-iscsi package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Network |
| Package | open-iscsi |
| Version | 2.0.873-3ubuntu9 |
| Description | High performance, transport independent iSCSI implementation |
| Sub Section | Net |