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

Last updated: October 05,2024

1. Install "python3-softlayer" package

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

$ sudo apt update $ sudo apt install python3-softlayer

2. Uninstall "python3-softlayer" package

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

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

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

Package: python3-softlayer
Priority: optional
Section: universe/python
Installed-Size: 884
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-softlayer
Version: 4.1.1-2ubuntu2
Replaces: python-softlayer (<= 3.1.0-1)
Depends: python3-mock, python3-nose, python3-prettytable, python3-prompt-toolkit, python3-requests, python3-six, python3-click, python3:any (>= 3.3.2-2~)
Breaks: python-softlayer (<= 3.1.0-1)
Filename: pool/universe/p/python-softlayer/python3-softlayer_4.1.1-2ubuntu2_all.deb
Size: 117642
MD5sum: 091cdcca4f145d7f62b433864b2af7af
SHA1: 4bd47cff0c3b2569bfe672418682d21c5388e296
SHA256: 6a89e23b87abc2624dac3a6b7b856c0b39ba37871bd213db1c46edb89b71c7b6
Description-en: Python client for SoftLayer API (Python 3)
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 3 version of the package.
Description-md5: d0507720cd79fd9234c2b2056bdacee9
Homepage: http://github.com/softlayer/softlayer-api-python-client
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu