How To Install python3-async-upnp-client on Fedora 36

In this tutorial we learn how to install python3-async-upnp-client in Fedora 36. python3-async-upnp-client is Async Python UPnP Client

Introduction

In this tutorial we learn how to install python3-async-upnp-client on Fedora 36.

What is python3-async-upnp-client

Async UPnP Client Asyncio UPnP Client library for Python.

We can use yum or dnf to install python3-async-upnp-client on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-async-upnp-client.

Install python3-async-upnp-client on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-async-upnp-client using dnf by running the following command:

sudo dnf -y install python3-async-upnp-client

Install python3-async-upnp-client on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-async-upnp-client using yum by running the following command:

sudo yum -y install python3-async-upnp-client

How To Uninstall python3-async-upnp-client on Fedora 36

To uninstall only the python3-async-upnp-client package we can use the following command:

sudo dnf remove python3-async-upnp-client

python3-async-upnp-client Package Contents on Fedora 36

/usr/bin/upnp-client
/usr/lib/python3.10/site-packages/async_upnp_client
/usr/lib/python3.10/site-packages/async_upnp_client-0.14.15-py3.10.egg-info
/usr/lib/python3.10/site-packages/async_upnp_client-0.14.15-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/async_upnp_client-0.14.15-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/async_upnp_client-0.14.15-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/async_upnp_client-0.14.15-py3.10.egg-info/entry_points.txt
/usr/lib/python3.10/site-packages/async_upnp_client-0.14.15-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/async_upnp_client-0.14.15-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/async_upnp_client/__init__.py
/usr/lib/python3.10/site-packages/async_upnp_client/__pycache__
/usr/lib/python3.10/site-packages/async_upnp_client/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/async_upnp_client/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/async_upnp_client/__pycache__/advertisement.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/async_upnp_client/__pycache__/advertisement.cpython-310.pyc
/usr/lib/python3.10/site-packages/async_upnp_client/__pycache__/aiohttp.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/async_upnp_client/__pycache__/aiohttp.cpython-310.pyc
/usr/lib/python3.10/site-packages/async_upnp_client/__pycache__/cli.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/async_upnp_client/__pycache__/cli.cpython-310.pyc
/usr/lib/python3.10/site-packages/async_upnp_client/__pycache__/client.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/async_upnp_client/__pycache__/client.cpython-310.pyc
/usr/lib/python3.10/site-packages/async_upnp_client/__pycache__/client_factory.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/async_upnp_client/__pycache__/client_factory.cpython-310.pyc
/usr/lib/python3.10/site-packages/async_upnp_client/__pycache__/const.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/async_upnp_client/__pycache__/const.cpython-310.pyc
/usr/lib/python3.10/site-packages/async_upnp_client/__pycache__/event_handler.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/async_upnp_client/__pycache__/event_handler.cpython-310.pyc
/usr/lib/python3.10/site-packages/async_upnp_client/__pycache__/search.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/async_upnp_client/__pycache__/search.cpython-310.pyc
/usr/lib/python3.10/site-packages/async_upnp_client/__pycache__/ssdp.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/async_upnp_client/__pycache__/ssdp.cpython-310.pyc
/usr/lib/python3.10/site-packages/async_upnp_client/__pycache__/utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/async_upnp_client/__pycache__/utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/async_upnp_client/advertisement.py
/usr/lib/python3.10/site-packages/async_upnp_client/aiohttp.py
/usr/lib/python3.10/site-packages/async_upnp_client/cli.py
/usr/lib/python3.10/site-packages/async_upnp_client/client.py
/usr/lib/python3.10/site-packages/async_upnp_client/client_factory.py
/usr/lib/python3.10/site-packages/async_upnp_client/const.py
/usr/lib/python3.10/site-packages/async_upnp_client/event_handler.py
/usr/lib/python3.10/site-packages/async_upnp_client/profiles
/usr/lib/python3.10/site-packages/async_upnp_client/profiles/__init__.py
/usr/lib/python3.10/site-packages/async_upnp_client/profiles/__pycache__
/usr/lib/python3.10/site-packages/async_upnp_client/profiles/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/async_upnp_client/profiles/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/async_upnp_client/profiles/__pycache__/dlna.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/async_upnp_client/profiles/__pycache__/dlna.cpython-310.pyc
/usr/lib/python3.10/site-packages/async_upnp_client/profiles/__pycache__/igd.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/async_upnp_client/profiles/__pycache__/igd.cpython-310.pyc
/usr/lib/python3.10/site-packages/async_upnp_client/profiles/__pycache__/printer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/async_upnp_client/profiles/__pycache__/printer.cpython-310.pyc
/usr/lib/python3.10/site-packages/async_upnp_client/profiles/__pycache__/profile.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/async_upnp_client/profiles/__pycache__/profile.cpython-310.pyc
/usr/lib/python3.10/site-packages/async_upnp_client/profiles/dlna.py
/usr/lib/python3.10/site-packages/async_upnp_client/profiles/igd.py
/usr/lib/python3.10/site-packages/async_upnp_client/profiles/printer.py
/usr/lib/python3.10/site-packages/async_upnp_client/profiles/profile.py
/usr/lib/python3.10/site-packages/async_upnp_client/py.typed
/usr/lib/python3.10/site-packages/async_upnp_client/search.py
/usr/lib/python3.10/site-packages/async_upnp_client/ssdp.py
/usr/lib/python3.10/site-packages/async_upnp_client/utils.py
/usr/share/doc/python3-async-upnp-client
/usr/share/doc/python3-async-upnp-client/README.rst
/usr/share/licenses/python3-async-upnp-client
/usr/share/licenses/python3-async-upnp-client/LICENSE.md

References

Summary

In this tutorial we learn how to install python3-async-upnp-client on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).