How to Install and Uninstall python3-pydbus.noarch Package on CentOS 8 / RHEL 8
Last updated: November 01,2024
1. Install "python3-pydbus.noarch" package
This tutorial shows how to install python3-pydbus.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pydbus.noarch
Copied
2. Uninstall "python3-pydbus.noarch" package
This is a short guide on how to uninstall python3-pydbus.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-pydbus.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pydbus.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:01:13 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-pydbus
Version : 0.6.0
Release : 5.el8
Architecture : noarch
Size : 53 k
Source : python-pydbus-0.6.0-5.el8.src.rpm
Repository : appstream
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.
Available Packages
Name : python3-pydbus
Version : 0.6.0
Release : 5.el8
Architecture : noarch
Size : 53 k
Source : python-pydbus-0.6.0-5.el8.src.rpm
Repository : appstream
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.