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

Last updated: September 22,2024

1. Install "python3-dasbus.noarch" package

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

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

2. Uninstall "python3-dasbus.noarch" package

This guide covers the steps necessary to uninstall python3-dasbus.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:22:08 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-dasbus
Version : 1.6
Release : 4.fc36
Architecture : noarch
Size : 88 k
Source : python-dasbus-1.6-4.fc36.src.rpm
Repository : fedora
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.