slack-cli on AUR (Arch User Repository)

Last updated: November 26,2024

1. Install "slack-cli" 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 slack-cli on Arch using YAY

$ yay -S slack-cli

* (Optional) Uninstall slack-cli on Arch using YAY

$ yay -Rns slack-cli

2. Manually Install "slack-cli" via AUR

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

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

b. Clone slack-cli's git locally

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

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

$ cd ~/slack-cli $ makepkg -si

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

ID: 596261
Name: slack-cli
PackageBaseID: 140400
PackageBase: slack-cli
Version: 0.18.0-4
Description: Powerful Slack CLI via pure bash. Rich messaging, uploads, posts, piping, oh my!
URL: https://github.com/rockymadden/slack-cli
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: liljaylj
FirstSubmitted: 1552902847
LastModified: 1552975005
URLPath: /cgit/aur.git/snapshot/slack-cli.tar.gz