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

Last updated: May 19,2024

1. Install "python3-ospd" package

Please follow the instructions below to install python3-ospd on Kali Linux

$ sudo apt update $ sudo apt install python3-ospd

2. Uninstall "python3-ospd" package

Learn how to uninstall python3-ospd on Kali Linux:

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

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

Package: python3-ospd
Source: ospd
Version: 21.4.4-1
Installed-Size: 343
Maintainer: Debian Security Tools
Architecture: all
Depends: python3-defusedxml, python3-deprecated, python3-lxml, python3-paramiko, python3-psutil, python3:any
Size: 63984
SHA256: 1198fdd125a961b0b7c8c0df179a38a9edfb3b73f533368134ec9fb16d6eedf7
SHA1: 6a33384f5c5db28057d69b01f0ceae67a1600963
MD5sum: beae785ddbbb397762dd414bb13ba031
Description: Open Scanner Protocol daemon (OSPd)
This package contains a base class for security scanner wrappers which share
the same communication protocol: OSP (Open Scanner Protocol). OSP creates a
unified interface for different security scanners and makes their control flow
and scan results consistently available under the central Greenbone
Vulnerability Manager service.
.
OSP is similar in many ways to GMP (Greenbone Management Protocol): XML-based,
stateless and non-permanent connection.
.
The design supports wrapping arbitrary scanners with same protocol OSP,
sharing the core daemon options while adding scanner specific parameters and
options.
Description-md5: bbef90c40cdbc3d50d2ce51e350c9d1c
Homepage: https://www.greenbone.net/
Section: python
Priority: optional
Filename: pool/main/o/ospd/python3-ospd_21.4.4-1_all.deb