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

Last updated: September 20,2024

1. Install "python3-pypureomapi" package

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

$ sudo apt update $ sudo apt install python3-pypureomapi

2. Uninstall "python3-pypureomapi" package

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

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

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

Package: python3-pypureomapi
Source: pypureomapi
Version: 0.8-1
Installed-Size: 59
Maintainer: Dr. Torge Szczepanek
Architecture: all
Depends: python3:any (>= 3.7~)
Size: 15568
SHA256: 3142757a856ef67590f4198074141c1e00390dc0527c68c100601c575f459be7
SHA1: 5bace2e8c0261cfc8fa3452547c4ee8377e7b6e5
MD5sum: 89c10e8f36b1931055cc9e6099e09eec
Description: ISC DHCP OMAPI protocol implementation in Python3
pypureomapi is a Python implementation of the DHCP OMAPI protocol
used in the most popular Linux DHCP server from ISC.
It can be used to query and modify leases and other objects exported
by an ISC DHCP server.
The interaction can be authenticated using HMAC-MD5. Besides basic
ready to use operations, custom interaction can be implemented with
limited effort. It can be used as a drop-in replacement for pyomapic,
but provides error checking and extensibility beyond pyomapic.
Description-md5:
Homepage: https://github.com/CygnusNetworks/pypureomapi
Section: python
Priority: optional
Filename: pool/main/p/pypureomapi/python3-pypureomapi_0.8-1_all.deb