How to Install and Uninstall python3-ntfy Package on openSUSE Leap

Last updated: May 09,2024

1. Install "python3-ntfy" package

Learn how to install python3-ntfy on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-ntfy

2. Uninstall "python3-ntfy" package

Please follow the instructions below to uninstall python3-ntfy on openSUSE Leap:

$ sudo zypper remove python3-ntfy

3. Information about the python3-ntfy package on openSUSE Leap

Information for package python3-ntfy:
-------------------------------------
Repository : Main Repository
Name : python3-ntfy
Version : 2.7.0-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 243.3 KiB
Installed : No
Status : not installed
Source package : python-ntfy-2.7.0-bp155.2.9.src
Upstream URL : https://github.com/dschep/ntfy
Summary : A utility for sending push notifications
Description :
ntfy brings notification to your shell. It can automatically provide
desktop notifications when long running commands finish or it can send
push notifications to your phone when a specific command finishes.
Quickstart
----------
$ ntfy send test
$ ntfy done sleep 10