python-slack-sdk on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "python-slack-sdk" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-slack-sdk on Arch using YAY

$ yay -S python-slack-sdk

* (Optional) Uninstall python-slack-sdk on Arch using YAY

$ yay -Rns python-slack-sdk

2. Manually Install "python-slack-sdk" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-slack-sdk's git locally

$ git clone https://aur.archlinux.org/python-slack-sdk.git ~/python-slack-sdk

c. Go to ~/python-slack-sdk folder and install it

$ cd ~/python-slack-sdk $ makepkg -si

3. Information about the python-slack-sdk package on Arch User Repository (AUR)

ID: 1257341
Name: python-slack-sdk
PackageBaseID: 159822
PackageBase: python-slack-sdk
Version: 3.21.3-1
Description: Slack Python SDK
URL: https://slack.dev/python-slack-sdk
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: a.kudelin
Submitter: a.kudelin
FirstSubmitted: 1605291646
LastModified: 1683968832
URLPath: /cgit/aur.git/snapshot/python-slack-sdk.tar.gz