Search Criteria
Package Details: logseq-desktop-nightly-bin 20260609-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/logseq-desktop-nightly-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | logseq-desktop-nightly-bin |
| Description: | Nightly build of Logseq, a privacy-first, open-source knowledge management platform |
| Upstream URL: | https://github.com/logseq/logseq |
| Licenses: | AGPL-3.0-or-later |
| Conflicts: | logseq-desktop |
| Provides: | logseq-desktop |
| Submitter: | voidlesity |
| Maintainer: | voidlesity |
| Last Packager: | voidlesity |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2026-06-09 11:35 (UTC) |
| Last Updated: | 2026-07-05 18:34 (UTC) |
Dependencies (13)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libsecret
- libxcomposite
- libxdamage
- libxkbcommon (libxkbcommon-gitAUR)
- libxrandr (libxrandr-gitAUR)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-nollvm-gitAUR, mesa-minimal-gitAUR, mesa-gitAUR, mesa-dlss-reflex-gitAUR, mesa-rk35xx-gitAUR, mesa-amber)
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
Latest Comments
voidlesity commented on 2026-07-05 18:34 (UTC)
should now be implemented @sinofine didn't get an email for some reason...
sinofine commented on 2026-06-13 19:14 (UTC) (edited on 2026-06-13 19:17 (UTC) by sinofine)
For logseq.desktop,
the Exec points to
logseqbinary without full path. At the same time, the first startup of logseq will create a script in~/.local/bin/logseqfor cli usage. In some user's setting, they put ~/.local/bin into the PATH env, thus preventing it starting the GUI. Thus I suggest you put it directly asFurther, the binary you point to is not permanent. Seems that it updates from time to time --- maybe you wanna make some scripts for updating that.