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

Last updated: October 05,2024

1. Install "python3-bluechi.noarch" package

Please follow the guidelines below to install python3-bluechi.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-bluechi.noarch" package

Please follow the instructions below to uninstall python3-bluechi.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:13:44 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-bluechi
Version : 0.7.0
Release : 2.el9
Architecture : noarch
Size : 35 k
Source : bluechi-0.7.0-2.el9.src.rpm
Repository : epel
Summary : Python bindings for BlueChi
URL : https://github.com/eclipse-bluechi/bluechi
License : LGPL-2.1-or-later AND CC0-1.0
Description : pybluechi is a python module to access the public D-Bus API of bluechi.
: It contains typed python code that is auto-generated from bluechi's
: API description and manually written code to simplify recurring tasks.