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

Last updated: May 20,2024

1. Install "python3-pyzabbix" package

In this section, we are going to explain the necessary steps to install python3-pyzabbix on Kali Linux

$ sudo apt update $ sudo apt install python3-pyzabbix

2. Uninstall "python3-pyzabbix" package

This tutorial shows how to uninstall python3-pyzabbix on Kali Linux:

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

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

Package: python3-pyzabbix
Source: pyzabbix
Version: 0.8.2-1
Installed-Size: 31
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-requests, python3:any
Size: 7100
SHA256: 8ecaf17b34dbf8f0ada6709663b8e1e932260e5833168f06f085f7443d42b1af
SHA1: 728ce2acad6981fa058ed68938fc2b74781724f0
MD5sum: bf632abc452edca45376970a02fb78fa
Description: Zabbix API Python interface.
Zabbix API allows you to programmatically retrieve
and modify the configuration of Zabbix and provides
access to historical data. It is widely used to
create new applications to work with zabbix, integrate
Zabbix with third party software, automate routine tasks.
Description-md5:
Homepage: https://github.com/lukecyca/pyzabbix.git
Section: python
Priority: optional
Filename: pool/main/p/pyzabbix/python3-pyzabbix_0.8.2-1_all.deb