How to Install and Uninstall python3-notify2.noarch Package on Fedora 34
Last updated: November 24,2024
1. Install "python3-notify2.noarch" package
This tutorial shows how to install python3-notify2.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-notify2.noarch
Copied
2. Uninstall "python3-notify2.noarch" package
This tutorial shows how to uninstall python3-notify2.noarch on Fedora 34:
$
sudo dnf remove
python3-notify2.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-notify2.noarch package on Fedora 34
Last metadata expiration check: 5:58:52 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-notify2
Version : 0.3.1
Release : 10.fc34
Architecture : noarch
Size : 18 k
Source : python-notify2-0.3.1-10.fc34.src.rpm
Repository : fedora
Summary : Python interface to DBus notifications
URL : https://bitbucket.org/takluyver/pynotify2
License : BSD
Description : This is a pure-python replacement for notify-python, using python-dbus
: to communicate with the notifications server directly.
:
: It's compatible with Python 2 and 3, and its callbacks can work with
: Gtk or Qt applications.
Available Packages
Name : python3-notify2
Version : 0.3.1
Release : 10.fc34
Architecture : noarch
Size : 18 k
Source : python-notify2-0.3.1-10.fc34.src.rpm
Repository : fedora
Summary : Python interface to DBus notifications
URL : https://bitbucket.org/takluyver/pynotify2
License : BSD
Description : This is a pure-python replacement for notify-python, using python-dbus
: to communicate with the notifications server directly.
:
: It's compatible with Python 2 and 3, and its callbacks can work with
: Gtk or Qt applications.