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

Last updated: May 17,2024

1. Install "python-softlayer" package

This guide let you learn how to install python-softlayer on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-softlayer

2. Uninstall "python-softlayer" package

Please follow the instructions below to uninstall python-softlayer on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-softlayer
Priority: optional
Section: universe/python
Installed-Size: 884
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 4.1.1-2ubuntu2
Depends: python-mock, python-nose, python-prettytable, python-prompt-toolkit, python-requests, python-six, python-click, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-softlayer/python-softlayer_4.1.1-2ubuntu2_all.deb
Size: 117546
MD5sum: fc3c80504472623c2d208ecb5b67aae7
SHA1: 44496a939200bd87df1f6c0aeb4d808ae2ebdf72
SHA256: 2c7a0a861a5d77c8db87d0ff8594b76c254a86c5195813c5f1e61fdba210a506
Description-en: Python client for SoftLayer API (Python 2)
This library provides a simple interface to interact with SoftLayer's
XML-RPC API and provides support for many of SoftLayer API's features
like object masks and a command-line interface that can be used to
access various SoftLayer services using the API.
.
This is the Python 2 version of the package.
Description-md5: 788f0d3a14b8e806e0f06aee30b61f01
Homepage: http://github.com/softlayer/softlayer-api-python-client
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu