How to Install and Uninstall python-dasbus.src Package on Oracle Linux 9
Last updated: November 28,2024
1. Install "python-dasbus.src" package
This tutorial shows how to install python-dasbus.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python-dasbus.src
Copied
2. Uninstall "python-dasbus.src" package
This guide covers the steps necessary to uninstall python-dasbus.src on Oracle Linux 9:
$
sudo dnf remove
python-dasbus.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-dasbus.src package on Oracle Linux 9
Last metadata expiration check: 1:22:23 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-dasbus
Version : 1.4
Release : 5.el9
Architecture : src
Size : 82 k
Source : None
Repository : ol9_appstream
Summary : DBus library in Python 3
URL : https://pypi.python.org/pypi/dasbus
License : LGPLv2+
Description : Dasbus is a DBus library written in Python 3, based on
: GLib and inspired by pydbus. It is designed to be easy
: to use and extend.
Available Packages
Name : python-dasbus
Version : 1.4
Release : 5.el9
Architecture : src
Size : 82 k
Source : None
Repository : ol9_appstream
Summary : DBus library in Python 3
URL : https://pypi.python.org/pypi/dasbus
License : LGPLv2+
Description : Dasbus is a DBus library written in Python 3, based on
: GLib and inspired by pydbus. It is designed to be easy
: to use and extend.