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

Last updated: May 18,2024

1. Install "python3-proxmoxer" package

Please follow the guidelines below to install python3-proxmoxer on Kali Linux

$ sudo apt update $ sudo apt install python3-proxmoxer

2. Uninstall "python3-proxmoxer" package

Please follow the steps below to uninstall python3-proxmoxer on Kali Linux:

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

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

Package: python3-proxmoxer
Source: proxmoxer
Version: 2.0.1-1
Installed-Size: 66
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Recommends: python3-requests, python3-paramiko
Size: 16256
SHA256: aa89c8b72da9dc61b82dd32bed71a3d3d8d32879d7e44c24118635a2587ff44a
SHA1: 2a12f502956e2de3808c1fade593778808829dde
MD5sum: 1d261cea4bdc8559eef57e84c95ecd5a
Description: Python Wrapper for the Proxmox 2.x API (HTTP and SSH) (Python 3)
Proxmoxer is a wrapper around the Proxmox REST API v2 which allows one to
programmatically create / delete / manage instances of proxmox managed virtual
machines and containers.
.
To use this package either python3-requests (for the HTTP API) or
python3-paramiko (for ssh) must be installed.
.
This package installs the Python 3 version of proxmoxer.
Description-md5:
Homepage: https://github.com/proxmoxer/proxmoxer
Section: python
Priority: optional
Filename: pool/main/p/proxmoxer/python3-proxmoxer_2.0.1-1_all.deb