How To Install python3-pydbus on Fedora 36
Introduction
In this tutorial we learn how to install python3-pydbus
on Fedora 36.
What is python3-pydbus
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.
We can use yum
or dnf
to install python3-pydbus
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-pydbus.
Install python3-pydbus on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install python3-pydbus
using dnf
by running the following command:
sudo dnf -y install python3-pydbus
Install python3-pydbus on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install python3-pydbus
using yum
by running the following command:
sudo yum -y install python3-pydbus
How To Uninstall python3-pydbus on Fedora 36
To uninstall only the python3-pydbus
package we can use the following command:
sudo dnf remove python3-pydbus
python3-pydbus Package Contents on Fedora 36
/usr/lib/python3.10/site-packages/pydbus
/usr/lib/python3.10/site-packages/pydbus-0.6.0-py3.10.egg-info
/usr/lib/python3.10/site-packages/pydbus-0.6.0-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/pydbus-0.6.0-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/pydbus-0.6.0-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/pydbus-0.6.0-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/pydbus-0.6.0-py3.10.egg-info/zip-safe
/usr/lib/python3.10/site-packages/pydbus/__init__.py
/usr/lib/python3.10/site-packages/pydbus/__pycache__
/usr/lib/python3.10/site-packages/pydbus/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/_inspect3.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/_inspect3.cpython-310.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/auto_names.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/auto_names.cpython-310.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/bus.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/bus.cpython-310.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/bus_names.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/bus_names.cpython-310.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/error.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/error.cpython-310.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/exitable.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/exitable.cpython-310.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/generic.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/generic.cpython-310.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/identifier.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/identifier.cpython-310.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/method_call_context.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/method_call_context.cpython-310.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/proxy.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/proxy.cpython-310.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/proxy_method.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/proxy_method.cpython-310.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/proxy_property.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/proxy_property.cpython-310.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/proxy_signal.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/proxy_signal.cpython-310.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/publication.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/publication.cpython-310.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/registration.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/registration.cpython-310.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/request_name.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/request_name.cpython-310.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/subscription.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/subscription.cpython-310.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/timeout.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pydbus/__pycache__/timeout.cpython-310.pyc
/usr/lib/python3.10/site-packages/pydbus/_inspect3.py
/usr/lib/python3.10/site-packages/pydbus/auto_names.py
/usr/lib/python3.10/site-packages/pydbus/bus.py
/usr/lib/python3.10/site-packages/pydbus/bus_names.py
/usr/lib/python3.10/site-packages/pydbus/error.py
/usr/lib/python3.10/site-packages/pydbus/exitable.py
/usr/lib/python3.10/site-packages/pydbus/generic.py
/usr/lib/python3.10/site-packages/pydbus/identifier.py
/usr/lib/python3.10/site-packages/pydbus/method_call_context.py
/usr/lib/python3.10/site-packages/pydbus/proxy.py
/usr/lib/python3.10/site-packages/pydbus/proxy_method.py
/usr/lib/python3.10/site-packages/pydbus/proxy_property.py
/usr/lib/python3.10/site-packages/pydbus/proxy_signal.py
/usr/lib/python3.10/site-packages/pydbus/publication.py
/usr/lib/python3.10/site-packages/pydbus/registration.py
/usr/lib/python3.10/site-packages/pydbus/request_name.py
/usr/lib/python3.10/site-packages/pydbus/subscription.py
/usr/lib/python3.10/site-packages/pydbus/timeout.py
/usr/share/doc/python3-pydbus
/usr/share/doc/python3-pydbus/README.rst
/usr/share/licenses/python3-pydbus
/usr/share/licenses/python3-pydbus/LICENSE
References
Summary
In this tutorial we learn how to install python3-pydbus
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).