How to Install and Uninstall python39-slack-sdk Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python39-slack-sdk" package

This guide let you learn how to install python39-slack-sdk on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-slack-sdk

2. Uninstall "python39-slack-sdk" package

Please follow the instructions below to uninstall python39-slack-sdk on openSuSE Tumbleweed:

$ sudo zypper remove python39-slack-sdk

3. Information about the python39-slack-sdk package on openSuSE Tumbleweed

Information for package python39-slack-sdk:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-slack-sdk
Version : 3.27.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 2.4 MiB
Installed : No
Status : not installed
Source package : python-slack-sdk-3.27.1-1.1.src
Upstream URL : https://github.com/slackapi/python-slack-sdk
Summary : Python SDKs for the Slack API
Description :
The Slack platform offers several APIs to build apps. Each Slack API delivers
part of the capabilities from the platform, so that you can pick just those
that fit for your needs. This SDK offers a corresponding package for each of
Slack’s APIs. They are small and powerful when used independently, and work
seamlessly when used together, too.