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

Last updated: July 05,2024

1. Install "python310-slack-sdk" package

This guide covers the steps necessary to install python310-slack-sdk on openSuSE Tumbleweed

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

2. Uninstall "python310-slack-sdk" package

Here is a brief guide to show you how to uninstall python310-slack-sdk on openSuSE Tumbleweed:

$ sudo zypper remove python310-slack-sdk

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

Information for package python310-slack-sdk:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.