libcurl3-udeb software package provides Multi-protocol file transfer library (OpenSSL), 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 libcurl3-udeb
libcurl3-udeb is installed in your system.
Make ensure the libcurl3-udeb package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcurl3-udeb *
You will get with libcurl3-udeb package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | debian-installer udeb packages |
| Package | libcurl3-udeb |
| Version | 7.35.0-1ubuntu2 |
| Description | Multi-protocol file transfer library (OpenSSL) |
| Sub Section | Debian-installer |