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

Last updated: July 05,2024

1. Install "python310-ntfy" package

This guide let you learn how to install python310-ntfy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-ntfy

2. Uninstall "python310-ntfy" package

This tutorial shows how to uninstall python310-ntfy on openSuSE Tumbleweed:

$ sudo zypper remove python310-ntfy

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

Information for package python310-ntfy:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-ntfy
Version : 2.7.0-10.2
Arch : noarch
Vendor : openSUSE
Installed Size : 207.6 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