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

Last updated: September 28,2024

1. Install "python311-slack-sdk" package

This tutorial shows how to install python311-slack-sdk on openSuSE Tumbleweed

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

2. Uninstall "python311-slack-sdk" package

In this section, we are going to explain the necessary steps to uninstall python311-slack-sdk on openSuSE Tumbleweed:

$ sudo zypper remove python311-slack-sdk

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

Information for package python311-slack-sdk:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-slack-sdk
Version : 3.27.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 3.1 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.