How to Install and Uninstall python3-bluechi.noarch Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "python3-bluechi.noarch" package

Here is a brief guide to show you how to install python3-bluechi.noarch on Oracle Linux 9

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

2. Uninstall "python3-bluechi.noarch" package

This tutorial shows how to uninstall python3-bluechi.noarch on Oracle Linux 9:

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

3. Information about the python3-bluechi.noarch package on Oracle Linux 9

Last metadata expiration check: 2:52:15 ago on Thu Feb 15 07:50:05 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.