Package Details: simplex-desktop-bin 6.4.8-1

Git Clone URL: https://aur.archlinux.org/simplex-desktop-bin.git (read-only, click to copy)
Package Base: simplex-desktop-bin
Description: SimpleX Chat, the first messaging network operating without user identifiers of any kind (pre-compiled)
Upstream URL: https://simplex.chat/
Keywords: chat simplex
Licenses: AGPL-3.0-or-later
Submitter: Nep_Nep
Maintainer: matthewq337 (iamawacko)
Last Packager: iamawacko
Votes: 19
Popularity: 0.74
First Submitted: 2024-05-26 01:58 (UTC)
Last Updated: 2026-01-04 04:55 (UTC)

Dependencies (0)

Required by (0)

Sources (1)

Latest Comments

1 2 3 4 Next › Last »

UnkwUsr commented on 2026-01-04 13:25 (UTC)

It is very strange that PKGBUILD contains sha512 sums (and only them), which github release page don't have. This makes impossible to manually check checksums between PKGBUILD and upstream source, before downloading actual files.

Article on arch wiki recommends to use checksums from upstream:

The checksum type and values should always be those provided by upstream

I suggest either replace sha512 with sha256, or add sha256 to have both of them.

inutakhan commented on 2025-08-19 05:32 (UTC)

Please consider adding aarch64 support. Download link: https://github.com/simplex-chat/simplex-chat/releases/download/v6.4.3.1/simplex-desktop-ubuntu-22_04-aarch64.deb

ethical_haquer commented on 2025-07-22 23:37 (UTC) (edited on 2025-07-22 23:37 (UTC) by ethical_haquer)

Strange, after I did other stuff and my computer suspended/unsuspended, it now runs fine:

[ethical_haquer@liberated-l14 ~]$ simplex-desktop
Segmentation fault         (core dumped) simplex-desktop
[ethical_haquer@liberated-l14 ~]$ simplex-desktop
[ethical_haquer@liberated-l14 ~]$ 

???

ethical_haquer commented on 2025-07-22 17:37 (UTC)

It used to run fine, but after updating my system and running simplex-desktop, it won't start: Segmentation fault (core dumped) simplex-desktop

@EarthMind reported this as well.

medaminezghal commented on 2025-06-24 13:54 (UTC)

@iamawacko I have make an issue about this problem.

medaminezghal commented on 2025-06-24 13:28 (UTC) (edited on 2025-06-24 13:29 (UTC) by medaminezghal)

@iamawacko The .desktop file from deb file is corrupted (The name, description, categories... isn't the same as source code). That's why I think it's better to use the the one from source.

itoffshore commented on 2025-06-11 09:50 (UTC)

works perfectly (at least for text chat) - no errors seen - thanks a lot ;o)

iamawacko commented on 2025-04-25 03:49 (UTC)

@medaminezghal We use the .desktop from their official .deb.

taivlam commented on 2025-04-17 15:02 (UTC) (edited on 2025-04-17 15:59 (UTC) by taivlam)

Edit: GPG verification currently only applies for the Ubuntu tarball archives, not the DEB binaries.

Could you add GPG signature verification? The latest release v6.3.2 has released the GPG signatures (of the SHA256 checksums) and GPG public keys from both teams of SimpleX and Flux: https://github.com/simplex-chat/simplex-chat/releases/tag/v6.3.2

medaminezghal commented on 2025-04-09 04:42 (UTC)

@iamawacko Could you update the simplex.desktop file to be like the one from source?