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

Last updated: July 03,2024

1. Install "python38-slackclient" package

This guide let you learn how to install python38-slackclient on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-slackclient

2. Uninstall "python38-slackclient" package

This guide let you learn how to uninstall python38-slackclient on openSuSE Tumbleweed:

$ sudo zypper remove python38-slackclient

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

Information for package python38-slackclient:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-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.