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

Last updated: May 19,2024

1. Install "python3-scciclient" package

This guide covers the steps necessary to install python3-scciclient on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-scciclient

2. Uninstall "python3-scciclient" package

This is a short guide on how to uninstall python3-scciclient on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-scciclient
Priority: optional
Section: universe/python
Installed-Size: 76
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-scciclient
Version: 0.2.0-2
Depends: python3-babel, python3-pbr, python3-requests, python3-six (>= 1.9.0), python3:any (>= 3.3.2-2~)
Suggests: python-scciclient-doc
Filename: pool/universe/p/python-scciclient/python3-scciclient_0.2.0-2_all.deb
Size: 9530
MD5sum: a3220fcbcdef4932b990eca09f502749
SHA1: a571efe2c088665dd9fa171d2000fd995af8ed31
SHA256: c73db8580ce679fe490ddf7a4151594d3c94e060932fa99f4acdb73e25768763
Description-en: Python ServerView Common Command Interface (SCCI) Client Library - Python 3.x
This package provides the Python ServerView Common Command Interface (SCCI)
Client Library, which support FUJITSU iRMC S4 integrated Remote Management
Controller. This Python module may be helpful if you want to use Ironic to
manage a FUJITSU server that has this hardware.
.
This package contains the Python 3.x module.
Description-md5: cb41f23dda7c3563b1577d9ff2e244b3
Homepage: https://github.com/NaohiroTamura/python-scciclient
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu