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

Last updated: May 20,2024

1. Install "python3-pylxd" package

This is a short guide on how to install python3-pylxd on Kali Linux

$ sudo apt update $ sudo apt install python3-pylxd

2. Uninstall "python3-pylxd" package

This is a short guide on how to uninstall python3-pylxd on Kali Linux:

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

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

Package: python3-pylxd
Source: python-pylxd
Version: 2.2.10-3
Installed-Size: 390
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-babel, python3-cryptography, python3-dateutil, python3-openssl, python3-pbr, python3-requests, python3-requests-toolbelt, python3-requests-unixsocket, python3-six (>= 1.9.0), python3-ws4py, python3:any
Size: 50132
SHA256: 85a4ad995d15a75aef1935001b7edc06b6ac4f8fc6b4305c92a07437304233c9
SHA1: 7997b6e2ab65f5ae322aa61429c89a7830623adf
MD5sum: a108c6cd838a0ccdaa497e909496883e
Description: Python library for interacting with LXD REST API - Python 3.x
LXD offers a REST API to remotely manage containers over the network, using an
image based workflow and with support for live migration.
.
pylxd is a small Python library for interacting the with the LXD REST API.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/lxd/pylxd
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-pylxd/python3-pylxd_2.2.10-3_all.deb