Package Details: slack-desktop 4.44.60-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: 622
Popularity: 10.35
First Submitted: 2015-10-19 09:59 (UTC)
Last Updated: 2025-05-15 09:00 (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 .. 19 20 21 22 23 24 25 26 27 28 29 .. 49 Next › Last »

ogarcia commented on 2018-08-17 08:43 (UTC)

@marmotz I think that your AUR helper is not working well. Current version of glibc stable is 2.28-4, and you can install it from pacman.

marmotz commented on 2018-08-17 08:33 (UTC)

@ogarcia Impossible to install glibc>=2.28-4

Please fix dependencies. It's working if I remove ">=2.28-4" but I dont know if it's a good solution.

ogarcia commented on 2018-08-17 06:53 (UTC)

@taolin96 hack dropped! Thanks for report!

taolin96 commented on 2018-08-17 00:21 (UTC)

the problematic glibc 2.28 commit is now reverted in the arch glibc package, so I think you can drop the glibc 2.27 hack for this package

prosoitos commented on 2018-08-16 19:31 (UTC)

Everything is working fine for me, but I noticed a series of these in my logfiles, so I thought that I would report, in case:

Aug 16 10:20:05 prosoitos systemd-coredump[11074]: Process 11059 (slack) of user 1000 dumped core.

follows a series of stack trace, then

-- Subject: Process 11059 (slack) dumped core
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: man:core(5)
-- 
-- Process 11059 (slack) crashed and dumped core.
-- 
-- This usually indicates a programming error in the crashing program and
-- should be reported to its vendor as a bug.

sandbank5048 commented on 2018-08-16 03:02 (UTC)

@Marcel_K you were right! A simple git clone ... and makepkg, makepkg --install ... did the trick.

Thank you

Marcel_K commented on 2018-08-15 22:34 (UTC)

@Noah-Huppert: you're probably using an AUR helper, aren't you? Please try using the default method by running makepkg yourself.

sandbank5048 commented on 2018-08-13 23:23 (UTC) (edited on 2018-08-13 23:23 (UTC) by sandbank5048)

I got the following error installing:

aura >>= Building `slack-desktop`...
loading packages...
warning: downgrading package glibc (2.28-1 => 2.27-3)
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing glibc (2.27-3) breaks dependency 'glibc=2.28' required by lib32-glibc

just1602 commented on 2018-08-13 19:37 (UTC)

Could you check if it's now working with glibc-2.28 because a new version of electron have been shipped, and since the last update, slack is working but microphone didn't work anymore when I call someone.

sterg commented on 2018-08-13 17:18 (UTC)

I am having the same issue as tnto. For the time being you can install snapd, via the aur. Then following the instructions here https://snapcraft.io/slack. Make sure to sudo systemctl start snapd and to uninstall previous slack installations.