How to Install and Uninstall python3-ssdp.noarch Package on Oracle Linux 8

Last updated: June 28,2024

1. Install "python3-ssdp.noarch" package

Please follow the instructions below to install python3-ssdp.noarch on Oracle Linux 8

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

2. Uninstall "python3-ssdp.noarch" package

Here is a brief guide to show you how to uninstall python3-ssdp.noarch on Oracle Linux 8:

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

3. Information about the python3-ssdp.noarch package on Oracle Linux 8

Last metadata expiration check: 3:00:36 ago on Mon Sep 12 02:51:38 2022.
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.