How to Install and Uninstall python3-sdnotify.noarch Package on Fedora 39
Last updated: February 07,2025
1. Install "python3-sdnotify.noarch" package
This guide let you learn how to install python3-sdnotify.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-sdnotify.noarch
Copied
2. Uninstall "python3-sdnotify.noarch" package
This guide let you learn how to uninstall python3-sdnotify.noarch on Fedora 39:
$
sudo dnf remove
python3-sdnotify.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-sdnotify.noarch package on Fedora 39
Last metadata expiration check: 1:48:49 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-sdnotify
Version : 0.3.2
Release : 4.fc39
Architecture : noarch
Size : 13 k
Source : python-sdnotify-0.3.2-4.fc39.src.rpm
Repository : fedora
Summary : A pure Python implementation of systemd's service notification protocol
URL : https://github.com/bb4242/sdnotify
License : MIT
Description : This is a pure Python implementation of the systemd sd_notify protocol. This
: protocol can be used to inform systemd about service start-up completion,
: watchdog events, and other service status changes. Thus, this package can be
: used to write system services in Python that play nicely with systemd. sdnotify
: is compatible with both Python 2 and Python 3.
Available Packages
Name : python3-sdnotify
Version : 0.3.2
Release : 4.fc39
Architecture : noarch
Size : 13 k
Source : python-sdnotify-0.3.2-4.fc39.src.rpm
Repository : fedora
Summary : A pure Python implementation of systemd's service notification protocol
URL : https://github.com/bb4242/sdnotify
License : MIT
Description : This is a pure Python implementation of the systemd sd_notify protocol. This
: protocol can be used to inform systemd about service start-up completion,
: watchdog events, and other service status changes. Thus, this package can be
: used to write system services in Python that play nicely with systemd. sdnotify
: is compatible with both Python 2 and Python 3.