How to Install and Uninstall python-ssoclient Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 29,2024

1. Install "python-ssoclient" package

In this section, we are going to explain the necessary steps to install python-ssoclient on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-ssoclient

2. Uninstall "python-ssoclient" package

This guide let you learn how to uninstall python-ssoclient on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-ssoclient $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-ssoclient package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-ssoclient
Priority: extra
Section: universe/python
Installed-Size: 102
Maintainer: Ricardo Kirkner
Architecture: all
Source: ssoclient
Version: 2.1.1
Depends: python-requests-oauthlib, python-requests, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/s/ssoclient/python-ssoclient_2.1.1_all.deb
Size: 19932
MD5sum: af8cd0005560e018d0f2d503250851f1
SHA1: b1cd2849ede9b80e0488cfc5f1b096bd94d479bf
SHA256: 6759b8df2bf54cfdc3bb752a436ccd03290394efa332f74da9110b333c6a52c3
Description-en: Simple client for the Ubuntu One SSO API (Python 2)
This package provides a client based on a thin wrapper of
the Ubuntu One SSO API (v2).
.
This package installs the client for Python 2.
Description-md5: 854ce78a453b45705e2ff795622f1305
Homepage: https://launchpad.net/~canonical-isd-hackers/canonical-identity-provider/ssoclient
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu