How to Install and Uninstall python-dasbus.src Package on Oracle Linux 8
Last updated: November 26,2024
1. Install "python-dasbus.src" package
This guide let you learn how to install python-dasbus.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python-dasbus.src
Copied
2. Uninstall "python-dasbus.src" package
Here is a brief guide to show you how to uninstall python-dasbus.src on Oracle Linux 8:
$
sudo dnf remove
python-dasbus.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-dasbus.src package on Oracle Linux 8
Last metadata expiration check: 2:25:42 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-dasbus
Version : 1.2
Release : 2.el8
Architecture : src
Size : 81 k
Source : None
Repository : ol8_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.2
Release : 2.el8
Architecture : src
Size : 81 k
Source : None
Repository : ol8_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.