How to Install and Uninstall python3-pydbus.noarch Package on Fedora 38

Last updated: January 12,2025

1. Install "python3-pydbus.noarch" package

Learn how to install python3-pydbus.noarch on Fedora 38

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

2. Uninstall "python3-pydbus.noarch" package

Here is a brief guide to show you how to uninstall python3-pydbus.noarch on Fedora 38:

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

3. Information about the python3-pydbus.noarch package on Fedora 38

Last metadata expiration check: 4:12:20 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-pydbus
Version : 0.6.0
Release : 21.fc38
Architecture : noarch
Size : 73 k
Source : python-pydbus-0.6.0-21.fc38.src.rpm
Repository : fedora
Summary : Pythonic DBus library
URL : https://pypi.python.org/pypi/pydbus
License : LGPLv2+
Description : The pydbus module provides pythonic DBUS bindings.
: It is based on PyGI, the Python GObject Introspection bindings,
: which is the recommended way to use GLib from Python.
:
: Python 3 version.