How to Install and Uninstall python3-dasbus.noarch Package on Fedora 38

Last updated: November 29,2024

1. Install "python3-dasbus.noarch" package

This is a short guide on how to install python3-dasbus.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-dasbus.noarch

2. Uninstall "python3-dasbus.noarch" package

Please follow the step by step instructions below to uninstall python3-dasbus.noarch on Fedora 38:

$ sudo dnf remove python3-dasbus.noarch $ sudo dnf autoremove

3. Information about the python3-dasbus.noarch package on Fedora 38

Last metadata expiration check: 0:32:57 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-dasbus
Version : 1.7
Release : 2.fc38
Architecture : noarch
Size : 124 k
Source : python-dasbus-1.7-2.fc38.src.rpm
Repository : fedora
Summary : DBus library in Python 3
URL : https://pypi.python.org/pypi/dasbus
License : LGPL-2.1-or-later
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.