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

Last updated: October 05,2024

1. Install "python3-ssdpy" package

This guide covers the steps necessary to install python3-ssdpy on Kali Linux

$ sudo apt update $ sudo apt install python3-ssdpy

2. Uninstall "python3-ssdpy" package

This guide covers the steps necessary to uninstall python3-ssdpy on Kali Linux:

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

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

Package: python3-ssdpy
Source: python-ssdpy
Version: 0.4.1-2
Installed-Size: 190
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, libjs-sphinxdoc (>= 7.2.2)
Size: 37756
SHA256: b70ae77f2500c1026492e84452bfb535c76f4882f28062d1fd2e2d2a320d4328
SHA1: 93a2305acf99fcdf6809a3ee55e20eef95d11db3
MD5sum: 5df3c8c8d4367dc137bd1980595a81a8
Description: Lightweight, compatible SSDP library for Python
SSDPy is a lightweight implementation of SSDP (Simple Service Discovery
Protocol). It is designed for ease of use and high compatibility with
the protocol in real-life use. It supports both the IETF and UPnP
versions of the protocol.
Description-md5:
Homepage: https://github.com/MoshiBin/ssdpy
Section: python
Priority: optional
Filename: pool/main/p/python-ssdpy/python3-ssdpy_0.4.1-2_all.deb

5. The same packages on other Linux Distributions