How to Install and Uninstall python39-slackclient Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "python39-slackclient" package

In this section, we are going to explain the necessary steps to install python39-slackclient on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-slackclient

2. Uninstall "python39-slackclient" package

This tutorial shows how to uninstall python39-slackclient on openSuSE Tumbleweed:

$ sudo zypper remove python39-slackclient

3. Information about the python39-slackclient package on openSuSE Tumbleweed

Information for package python39-slackclient:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-slackclient
Version : 2.8.0-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 1,2 MiB
Installed : No
Status : not installed
Source package : python-slackclient-2.8.0-1.7.src
Summary : Slack API clients for Web API and RTM API
Description :
A client for Slack, which supports the Slack Web API and Real Time Messaging (RTM) API.
Whether you're building a custom app for your team, or integrating a third
party service into your Slack workflows, Slack Developer Kit for Python allows
you to leverage the flexibility of Python to get your project up and running as
quickly as possible.