Package Details: element-desktop-nightly-bin 2026072001-1

Git Clone URL: https://aur.archlinux.org/element-desktop-nightly-bin.git (read-only, click to copy)
Package Base: element-desktop-nightly-bin
Description: All-in-one secure chat app for teams, friends and organisations (nightly .deb build).
Upstream URL: https://element.io
Keywords: element matrix riot
Licenses: Apache
Submitter: davebloggt
Maintainer: davebloggt
Last Packager: davebloggt
Votes: 13
Popularity: 0.065552
First Submitted: 2020-07-16 08:13 (UTC)
Last Updated: 2026-07-20 10:35 (UTC)

Latest Comments

« First ‹ Previous 1 2 3

davebloggt commented on 2022-01-17 09:48 (UTC) (edited on 2022-01-17 09:49 (UTC) by davebloggt)

@ryzokuken: The download works for me, but apparently packages.riot.im should not be used anymore. I have switched to packages.element.io.

ryzokuken commented on 2022-01-17 08:36 (UTC)

The source file doesn't download. Is that just me?

davebloggt commented on 2020-11-08 12:10 (UTC)

Thanks for the hint anoa, I added sqlcipher as a dependency.

anoa commented on 2020-11-04 18:17 (UTC)

Element Desktop supports searching messages locally in encrypted rooms through something called seshat, which is bundled in the debian package. Seshat has a runtime dependency on libsqlcipher, and Element Desktop will print the following error upon startup if libsqlcipher is not found:

~ >>> element-desktop-nightly                                                  
Seshat unexpected error: Error: libsqlcipher.so.0: cannot open shared object file: No such file or directory

Installing the sqlcipher package from the community repo solves this error and enables encrypted message search. I recommend adding it as a dependency of this package.