How to Install and Uninstall python39-ntfy Package on openSuSE Tumbleweed

Last updated: May 09,2024

1. Install "python39-ntfy" package

In this section, we are going to explain the necessary steps to install python39-ntfy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-ntfy

2. Uninstall "python39-ntfy" package

In this section, we are going to explain the necessary steps to uninstall python39-ntfy on openSuSE Tumbleweed:

$ sudo zypper remove python39-ntfy

3. Information about the python39-ntfy package on openSuSE Tumbleweed

Information for package python39-ntfy:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-ntfy
Version : 2.7.0-10.2
Arch : noarch
Vendor : openSUSE
Installed Size : 207.4 KiB
Installed : No
Status : not installed
Source package : python-ntfy-2.7.0-10.2.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