How To Install python3-devolo-home-control-api on Fedora 36

In this tutorial we learn how to install python3-devolo-home-control-api in Fedora 36. python3-devolo-home-control-api is Devolo Home Control API in Python

Introduction

In this tutorial we learn how to install python3-devolo-home-control-api on Fedora 36.

What is python3-devolo-home-control-api

This module implements parts of the devolo Home Control API in Python.

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

Install python3-devolo-home-control-api 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-devolo-home-control-api using dnf by running the following command:

sudo dnf -y install python3-devolo-home-control-api

Install python3-devolo-home-control-api 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-devolo-home-control-api using yum by running the following command:

sudo yum -y install python3-devolo-home-control-api

How To Uninstall python3-devolo-home-control-api on Fedora 36

To uninstall only the python3-devolo-home-control-api package we can use the following command:

sudo dnf remove python3-devolo-home-control-api

python3-devolo-home-control-api Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/devolo_home_control_api
/usr/lib/python3.10/site-packages/devolo_home_control_api-0.16.0-py3.10.egg-info
/usr/lib/python3.10/site-packages/devolo_home_control_api-0.16.0-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/devolo_home_control_api-0.16.0-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/devolo_home_control_api-0.16.0-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/devolo_home_control_api-0.16.0-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/devolo_home_control_api-0.16.0-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/devolo_home_control_api/__init__.py
/usr/lib/python3.10/site-packages/devolo_home_control_api/__pycache__
/usr/lib/python3.10/site-packages/devolo_home_control_api/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/__pycache__/homecontrol.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/__pycache__/homecontrol.cpython-310.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/__pycache__/mydevolo.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/__pycache__/mydevolo.cpython-310.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/backend
/usr/lib/python3.10/site-packages/devolo_home_control_api/backend/__init__.py
/usr/lib/python3.10/site-packages/devolo_home_control_api/backend/__pycache__
/usr/lib/python3.10/site-packages/devolo_home_control_api/backend/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/backend/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/backend/__pycache__/mprm.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/backend/__pycache__/mprm.cpython-310.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/backend/__pycache__/mprm_rest.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/backend/__pycache__/mprm_rest.cpython-310.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/backend/__pycache__/mprm_websocket.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/backend/__pycache__/mprm_websocket.cpython-310.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/backend/mprm.py
/usr/lib/python3.10/site-packages/devolo_home_control_api/backend/mprm_rest.py
/usr/lib/python3.10/site-packages/devolo_home_control_api/backend/mprm_websocket.py
/usr/lib/python3.10/site-packages/devolo_home_control_api/devices
/usr/lib/python3.10/site-packages/devolo_home_control_api/devices/__init__.py
/usr/lib/python3.10/site-packages/devolo_home_control_api/devices/__pycache__
/usr/lib/python3.10/site-packages/devolo_home_control_api/devices/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/devices/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/devices/__pycache__/gateway.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/devices/__pycache__/gateway.cpython-310.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/devices/__pycache__/zwave.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/devices/__pycache__/zwave.cpython-310.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/devices/gateway.py
/usr/lib/python3.10/site-packages/devolo_home_control_api/devices/zwave.py
/usr/lib/python3.10/site-packages/devolo_home_control_api/exceptions
/usr/lib/python3.10/site-packages/devolo_home_control_api/exceptions/__init__.py
/usr/lib/python3.10/site-packages/devolo_home_control_api/exceptions/__pycache__
/usr/lib/python3.10/site-packages/devolo_home_control_api/exceptions/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/exceptions/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/exceptions/__pycache__/device.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/exceptions/__pycache__/device.cpython-310.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/exceptions/__pycache__/gateway.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/exceptions/__pycache__/gateway.cpython-310.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/exceptions/__pycache__/general.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/exceptions/__pycache__/general.cpython-310.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/exceptions/device.py
/usr/lib/python3.10/site-packages/devolo_home_control_api/exceptions/gateway.py
/usr/lib/python3.10/site-packages/devolo_home_control_api/exceptions/general.py
/usr/lib/python3.10/site-packages/devolo_home_control_api/helper
/usr/lib/python3.10/site-packages/devolo_home_control_api/helper/__init__.py
/usr/lib/python3.10/site-packages/devolo_home_control_api/helper/__pycache__
/usr/lib/python3.10/site-packages/devolo_home_control_api/helper/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/helper/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/helper/__pycache__/string.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/helper/__pycache__/string.cpython-310.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/helper/__pycache__/uid.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/helper/__pycache__/uid.cpython-310.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/helper/string.py
/usr/lib/python3.10/site-packages/devolo_home_control_api/helper/uid.py
/usr/lib/python3.10/site-packages/devolo_home_control_api/homecontrol.py
/usr/lib/python3.10/site-packages/devolo_home_control_api/mydevolo.py
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/__init__.py
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/__pycache__
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/__pycache__/binary_sensor_property.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/__pycache__/binary_sensor_property.cpython-310.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/__pycache__/binary_switch_property.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/__pycache__/binary_switch_property.cpython-310.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/__pycache__/consumption_property.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/__pycache__/consumption_property.cpython-310.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/__pycache__/humidity_bar_property.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/__pycache__/humidity_bar_property.cpython-310.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/__pycache__/multi_level_sensor_property.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/__pycache__/multi_level_sensor_property.cpython-310.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/__pycache__/multi_level_switch_property.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/__pycache__/multi_level_switch_property.cpython-310.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/__pycache__/property.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/__pycache__/property.cpython-310.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/__pycache__/remote_control_property.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/__pycache__/remote_control_property.cpython-310.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/__pycache__/sensor_property.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/__pycache__/sensor_property.cpython-310.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/__pycache__/settings_property.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/__pycache__/settings_property.cpython-310.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/binary_sensor_property.py
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/binary_switch_property.py
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/consumption_property.py
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/humidity_bar_property.py
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/multi_level_sensor_property.py
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/multi_level_switch_property.py
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/property.py
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/remote_control_property.py
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/sensor_property.py
/usr/lib/python3.10/site-packages/devolo_home_control_api/properties/settings_property.py
/usr/lib/python3.10/site-packages/devolo_home_control_api/publisher
/usr/lib/python3.10/site-packages/devolo_home_control_api/publisher/__init__.py
/usr/lib/python3.10/site-packages/devolo_home_control_api/publisher/__pycache__
/usr/lib/python3.10/site-packages/devolo_home_control_api/publisher/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/publisher/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/publisher/__pycache__/publisher.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/publisher/__pycache__/publisher.cpython-310.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/publisher/__pycache__/updater.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/publisher/__pycache__/updater.cpython-310.pyc
/usr/lib/python3.10/site-packages/devolo_home_control_api/publisher/publisher.py
/usr/lib/python3.10/site-packages/devolo_home_control_api/publisher/updater.py
/usr/share/doc/python3-devolo-home-control-api
/usr/share/doc/python3-devolo-home-control-api/CHANGELOG.md
/usr/share/doc/python3-devolo-home-control-api/README.md
/usr/share/licenses/python3-devolo-home-control-api
/usr/share/licenses/python3-devolo-home-control-api/LICENSE

References

Summary

In this tutorial we learn how to install python3-devolo-home-control-api on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).