How to Install and Uninstall python3-homeconnect.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 28,2024

1. Install "python3-homeconnect.noarch" package

Please follow the step by step instructions below to install python3-homeconnect.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-homeconnect.noarch" package

This tutorial shows how to uninstall python3-homeconnect.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-homeconnect.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:17:51 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-homeconnect
Version : 0.6.1
Release : 1.el8
Architecture : noarch
Size : 23 k
Source : python-homeconnect-0.6.1-1.el8.src.rpm
Repository : epel
Summary : Python client for the BSH Home Connect REST API
URL : https://github.com/DavidMStraub/homeconnect
License : MIT
Description : A Python client for the BSH Home Connect REST API implementing OAuth 2
: authentication, REST calls, and SSE event stream parsing.