How to Install and Uninstall python3-dbusmock.noarch Package on Fedora 39
Last updated: January 17,2025
1. Install "python3-dbusmock.noarch" package
Here is a brief guide to show you how to install python3-dbusmock.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-dbusmock.noarch
Copied
2. Uninstall "python3-dbusmock.noarch" package
Please follow the guidelines below to uninstall python3-dbusmock.noarch on Fedora 39:
$
sudo dnf remove
python3-dbusmock.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-dbusmock.noarch package on Fedora 39
Last metadata expiration check: 4:50:48 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-dbusmock
Version : 0.31.1
Release : 1.fc39
Architecture : noarch
Size : 148 k
Source : python-dbusmock-0.31.1-1.fc39.src.rpm
Repository : updates
Summary : Mock D-Bus objects (Python3)
URL : https://pypi.python.org/pypi/python-dbusmock
License : LGPL-3.0-or-later
Description : With this program/Python library you can easily create mock objects on
: D-Bus. This is useful for writing tests for software which talks to
: D-Bus services such as upower, systemd, ConsoleKit, gnome-session or
: others, and it is hard (or impossible without root privileges) to set
: the state of the real services to what you expect in your tests.
Available Packages
Name : python3-dbusmock
Version : 0.31.1
Release : 1.fc39
Architecture : noarch
Size : 148 k
Source : python-dbusmock-0.31.1-1.fc39.src.rpm
Repository : updates
Summary : Mock D-Bus objects (Python3)
URL : https://pypi.python.org/pypi/python-dbusmock
License : LGPL-3.0-or-later
Description : With this program/Python library you can easily create mock objects on
: D-Bus. This is useful for writing tests for software which talks to
: D-Bus services such as upower, systemd, ConsoleKit, gnome-session or
: others, and it is hard (or impossible without root privileges) to set
: the state of the real services to what you expect in your tests.