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

Last updated: July 05,2024

1. Install "python36-slackclient" package

Please follow the guidelines below to install python36-slackclient on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-slackclient

2. Uninstall "python36-slackclient" package

In this section, we are going to explain the necessary steps to uninstall python36-slackclient on openSuSE Tumbleweed:

$ sudo zypper remove python36-slackclient

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

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