python-ubuntu-sso-client software package provides Ubuntu Single Sign-On client - Python library, 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-ubuntu-sso-client
python-ubuntu-sso-client is installed in your system.
Make ensure the python-ubuntu-sso-client package were installed using the commands given below,
$ sudo dpkg-query -l | grep python-ubuntu-sso-client *
You will get with python-ubuntu-sso-client package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Python |
| Package | python-ubuntu-sso-client |
| Version | 13.10-0ubuntu6 |
| Description | Ubuntu Single Sign-On client - Python library |
| Sub Section | Python |