Package Details: slack-desktop 4.43.43-1

Git Clone URL: https://aur.archlinux.org/slack-desktop.git (read-only, click to copy)
Package Base: slack-desktop
Description: Slack Desktop (Beta) for Linux
Upstream URL: https://slack.com/downloads
Licenses: custom
Submitter: ogarcia
Maintainer: ogarcia
Last Packager: ogarcia
Votes: 612
Popularity: 4.50
First Submitted: 2015-10-19 09:59 (UTC)
Last Updated: 2025-03-11 15:15 (UTC)

Pinned Comments

ogarcia commented on 2020-02-06 11:44 (UTC) (edited on 2020-02-06 11:44 (UTC) by ogarcia)

Please, don't ask for add lsb-release as dependency. In Arch Linux this package is not needed to run Slack Desktop.

And before asking for any other dependency as make or patch or whatever, please read the wiki.

Latest Comments

« First ‹ Previous 1 .. 29 30 31 32 33 34 35 36 37 38 39 .. 49 Next › Last »

IlyaGulya commented on 2017-05-22 03:31 (UTC)

@sargath i was wrong. It works only for a while(

sargath commented on 2017-05-19 13:21 (UTC)

@IlyaGulya seems that it works right, thx

IlyaGulya commented on 2017-05-19 06:42 (UTC)

If anyone experiences the problem with marking messages as read, you should clear Slack cache simply removing the ~/.config/Slack/Cache directory

IlyaGulya commented on 2017-05-19 06:13 (UTC)

@sargath i'm experiencing the same problem after upgrade to 2.6.0 :(

ClawOfLight commented on 2017-05-17 11:15 (UTC)

@derblub: patch is in base-devel. Anyone building packages from source, including AUR users, is assumed to have installed base-devel.

derblub commented on 2017-05-17 11:12 (UTC)

`patch` is a missing dependency

sargath commented on 2017-05-15 11:03 (UTC)

Hello, are you guys having an issue with marking "Read" messages? I've meant that earlier I was able to press ESC or just enter the channel to mark messages as read. Now I have to click on "read message dialog" on top every time. BR

ogarcia commented on 2017-05-06 09:51 (UTC)

@cronin "libcurl.so.3" symlink is available ON installation cause is installed by "libcurl-compat" dependency. You MUST use "libcurl.so.3" because this: /usr/lib/libcurl.so.3 -> libcurl-compat.so.4.4.0 /usr/lib/libcurl.so.4 -> libcurl.so.4.4.0

ogarcia commented on 2017-05-04 09:14 (UTC) (edited on 2017-05-04 09:14 (UTC) by ogarcia)

@vith This package is based in official .deb provided by Slack people. But, fell free to make another one using packaged electron, you can name it slack-desktop-electron (for example)

vith commented on 2017-05-04 08:40 (UTC)

Would it be possible to use the packaged electron instead of installing yet another chromium binary?