How to Install and Uninstall python-dbus-client-gen.src Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "python-dbus-client-gen.src" package
This guide let you learn how to install python-dbus-client-gen.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python-dbus-client-gen.src
Copied
2. Uninstall "python-dbus-client-gen.src" package
This guide let you learn how to uninstall python-dbus-client-gen.src on Oracle Linux 9:
$
sudo dnf remove
python-dbus-client-gen.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-dbus-client-gen.src package on Oracle Linux 9
Last metadata expiration check: 2:15:35 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-dbus-client-gen
Version : 0.5.1
Release : 1.el9
Architecture : src
Size : 23 k
Source : None
Repository : ol9_appstream
Summary : Library for Generating D-Bus Client Code
URL : https://github.com/stratis-storage/dbus-client-gen
License : MPL-2.0
Description : This library contains a few methods that consume an XML specification
: of a D-Bus interface and return classes or functions that may be useful
: in constructing a python D-Bus client. The XML specification has the format
: of the data returned by the Introspect() method
: of the Introspectable interface.
Available Packages
Name : python-dbus-client-gen
Version : 0.5.1
Release : 1.el9
Architecture : src
Size : 23 k
Source : None
Repository : ol9_appstream
Summary : Library for Generating D-Bus Client Code
URL : https://github.com/stratis-storage/dbus-client-gen
License : MPL-2.0
Description : This library contains a few methods that consume an XML specification
: of a D-Bus interface and return classes or functions that may be useful
: in constructing a python D-Bus client. The XML specification has the format
: of the data returned by the Introspect() method
: of the Introspectable interface.