How to Install and Uninstall python3-bluechi.noarch Package on CentOS Stream 9

Last updated: November 29,2024

1. Install "python3-bluechi.noarch" package

This tutorial shows how to install python3-bluechi.noarch on CentOS Stream 9

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

2. Uninstall "python3-bluechi.noarch" package

Please follow the guidelines below to uninstall python3-bluechi.noarch on CentOS Stream 9:

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

3. Information about the python3-bluechi.noarch package on CentOS Stream 9

Last metadata expiration check: 3:03:23 ago on Sat Mar 16 16:03:45 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.