How to Install and Uninstall python3-cyborgclient Package on Kali Linux

Last updated: May 06,2024

1. Install "python3-cyborgclient" package

This tutorial shows how to install python3-cyborgclient on Kali Linux

$ sudo apt update $ sudo apt install python3-cyborgclient

2. Uninstall "python3-cyborgclient" package

This guide let you learn how to uninstall python3-cyborgclient on Kali Linux:

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

3. Information about the python3-cyborgclient package on Kali Linux

Package: python3-cyborgclient
Source: python-cyborgclient
Version: 2.2.1-2
Installed-Size: 318
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-cryptography (>= 2.7), python3-decorator, python3-keystoneauth1, python3-openstacksdk, python3-os-client-config, python3-osc-lib, python3-oslo.i18n, python3-oslo.log, python3-oslo.serialization, python3-oslo.utils, python3-pbr, python3-prettytable, python3-requests, python3-stevedore, python3:any
Suggests: python-cyborgclient-doc
Size: 44848
SHA256: 593b5fd9feb2ad49b7e2f9396b4730ee48563e163a366a56283df2ca3ddc5195
SHA1: 79badd6f2370a6699e812fb9ffb001fb02ee9a5b
MD5sum: 04e8ab93a02a8a09cd4fd7fdd761563c
Description: Python client for cyborg API - Python 3.x
Python-cyborgclient is a Python bindings to the OpenStack Cyborg API. There's
a Python API (the cyborgclient module), and a command-line script (cyborg).
Each implements 100% of the OpenStack Cyborg API.
.
Cyborg provides a general management framework for accelerators such as FPGA,
GPU, SoCs, NVMe SSDs, CCIX caches, DPDK/SPDK, pmem and so forth.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://opendev.org/openstack/python-cyborgclient
Section: python
Priority: optional
Filename: pool/main/p/python-cyborgclient/python3-cyborgclient_2.2.1-2_all.deb