Package Details: slack-cli 0.18.0-4

Git Clone URL: https://aur.archlinux.org/slack-cli.git (read-only, click to copy)
Package Base: slack-cli
Description: Powerful Slack CLI via pure bash. Rich messaging, uploads, posts, piping, oh my!
Upstream URL: https://github.com/rockymadden/slack-cli
Licenses: MIT
Submitter: liljaylj
Maintainer: None
Last Packager: liljaylj
Votes: 3
Popularity: 0.000000
First Submitted: 2019-03-18 09:54 (UTC)
Last Updated: 2019-03-19 05:56 (UTC)

Required by (0)

Sources (1)

Latest Comments

djmattyg007 commented on 2021-01-28 03:51 (UTC)

If bash is listed as a dependency, curl probably should be listed too.

mprom commented on 2019-11-04 09:50 (UTC)

@Sparticuz AFAICS jq is only needed of you compile it yourself using curl or make? At least, I can install it fine without jq installed.

Sparticuz commented on 2019-08-05 19:36 (UTC)

This depends on jq. Also, according to the makefile, it should be installed as slack, not slack-cli. Thanks