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

Last updated: July 03,2024

1. Install "python311-ntfy" package

This guide covers the steps necessary to install python311-ntfy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-ntfy

2. Uninstall "python311-ntfy" package

Please follow the steps below to uninstall python311-ntfy on openSuSE Tumbleweed:

$ sudo zypper remove python311-ntfy

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

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