Package Details: webeep-sync-bin 1.0.3-9

Git Clone URL: https://aur.archlinux.org/webeep-sync-bin.git (read-only, click to copy)
Package Base: webeep-sync-bin
Description: Keep all your WeBeep files synced on your computer!(Prebuilt version.Use system-wide electron)
Upstream URL: https://github.com/toto04/webeep-sync
Keywords: electron polimi typescript webeep
Licenses: GPL-3.0-only
Conflicts: webeep-sync
Provides: webeep-sync
Submitter: zxp19821005
Maintainer: zxp19821005
Last Packager: zxp19821005
Votes: 1
Popularity: 0.017769
First Submitted: 2023-09-22 05:07 (UTC)
Last Updated: 2025-09-28 05:43 (UTC)

Dependencies (1)

Required by (0)

Sources (2)

Latest Comments

zxp19821005 commented on 2025-09-28 05:44 (UTC)

@Etabeta1 Thanks for your feedback, fixed it.

Etabeta1 commented on 2025-09-26 09:38 (UTC) (edited on 2025-09-26 21:08 (UTC) by Etabeta1)

It does not work anymore: when launching from terminal it says

Error launching app
Unable to find Electron app at /usr/lib/webeep-sync/app.asar

Cannot find module '/usr/lib/webeep-sync/app.asar'
Require stack:
- /usr/lib/electron22/resources/default_app.asar/main.js
-

Works modifying the PKGBUILD removing .asar from line 26.

zxp19821005 commented on 2025-07-01 06:00 (UTC)

@kral_kazisvet You just need to install electron22-bin at first, everything will be fine.

kral_kazisvet commented on 2025-06-30 14:41 (UTC)

It takes a very long time to compile, as it ends up cloning the entire Chromium repository:

1 aur/webeep-sync-bin 1.0.3-8 (+1 0.00) 
    Keep all your WeBeep files synced on your computer!(Prebuilt version.Use system-wide electron)
==> Packages to install (eg: 1 2 3, 1-3 or ^4)
==> 1
AUR Explicit (1): webeep-sync-bin-1.0.3-8
AUR Dependency (1): electron22-22.3.27-6
-> Cloning chromium-mirror git repo...

At that point, it might be faster to install Windows than to build this on Arch 😅