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

Last updated: November 28,2024

1. Install "python3-dasbus.noarch" package

This guide let you learn how to install python3-dasbus.noarch on Fedora 39

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

2. Uninstall "python3-dasbus.noarch" package

Please follow the guidance below to uninstall python3-dasbus.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:51:14 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-dasbus
Version : 1.7
Release : 4.fc39
Architecture : noarch
Size : 120 k
Source : python-dasbus-1.7-4.fc39.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.