How to Install and Uninstall python3-ssdp.noarch Package on CentOS Stream 8

Last updated: May 19,2024

1. Install "python3-ssdp.noarch" package

Please follow the guidelines below to install python3-ssdp.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install python3-ssdp.noarch

2. Uninstall "python3-ssdp.noarch" package

Please follow the steps below to uninstall python3-ssdp.noarch on CentOS Stream 8:

$ sudo dnf remove python3-ssdp.noarch $ sudo dnf autoremove

3. Information about the python3-ssdp.noarch package on CentOS Stream 8

Last metadata expiration check: 5:33:34 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-ssdp
Version : 1.0.1
Release : 1.el8
Architecture : noarch
Size : 14 k
Source : python-ssdp-1.0.1-1.el8.src.rpm
Repository : epel
Summary : Python library for Simple Service Discovery Protocol (SSDP)
URL : https://github.com/codingjoe/ssdp
License : MIT
Description : Python asyncio library for Simple Service Discovery Protocol (SSDP). SSDP is
: a UPnP sub standard.