Package Details: joplin-desktop 3.2.13-2

Git Clone URL: https://aur.archlinux.org/joplin.git (read-only, click to copy)
Package Base: joplin
Description: A note taking and to-do application with synchronization capabilities - Desktop
Upstream URL: https://joplinapp.org/
Keywords: markdown note notetaking productivity
Licenses: AGPL-3.0-or-later
Groups: joplin
Conflicts: joplin-desktop-electron
Submitter: masterkorp
Maintainer: dosenpils
Last Packager: dosenpils
Votes: 268
Popularity: 2.36
First Submitted: 2018-04-18 16:33 (UTC)
Last Updated: 2025-03-12 23:14 (UTC)

Pinned Comments

masterkorp commented on 2020-12-24 19:58 (UTC) (edited on 2020-12-24 20:00 (UTC) by masterkorp)

Hello everyone,

I will be renaming the packages to its final form.

  • joplin will contain the CLI application
  • joplin-desktop will contain the Desktop version

Also, please for problems with the package, please open an issue on the Github repo, its really hard to provide support on the comments section, you can also email me.

If you have problems with the check() function, just run makepkg with the --nocheck flag.

Thank you for your patience. Regards, Alfredo Palhares

Latest Comments

« First ‹ Previous 1 .. 27 28 29 30 31 32 33 34 35 36 37 .. 57 Next › Last »

piernov commented on 2020-12-18 12:45 (UTC)

npm 7.0.5-1 from community-testing fails to build with some obscure errors, npm 6.14.8-2 from community works fine.

Dongsean commented on 2020-12-18 08:07 (UTC)

@imlonghao yay -S --rebuild joplin-desktop-electron commond can not work, i makepkg -s build a new pkg, thank you!

imlonghao commented on 2020-12-18 06:08 (UTC)

@Dongsean yay -S --rebuild joplin-desktop-electron

Dongsean commented on 2020-12-18 05:48 (UTC)

@imlonghao i am a beginner, please tell me how to rebuild it.

imlonghao commented on 2020-12-18 03:29 (UTC)

@Dongsean you can just rebuild it, should fix your re2 problem.

Dongsean commented on 2020-12-18 03:14 (UTC) (edited on 2020-12-18 03:15 (UTC) by Dongsean)

The joplin-desktop-electron 1.4.19-8 last updated in 2020-12-09 01:07, but electron and re2 last updated in 2020-12-15 02:54 UTC. Can we get a new PKGBUILD?

phonemic commented on 2020-12-17 13:29 (UTC)

The downgrade from @maykin and @ridgea works. Can we get a fix to the PKGBUILD?

galvez_65 commented on 2020-12-17 01:09 (UTC) (edited on 2020-12-18 02:55 (UTC) by galvez_65)

I am getting the same error as @lucianf /usr/bin/joplin-desktop: line 12: ./@joplinapp-desktop: No such file or directory I double checked the pkg folder and there is no @joplinapp-dektop file created. Does anyone know how to fix this?

update: commenting out

npm install compare-version # Joplin Cli needs this
./node_modules/.bin/lerna bootstrap

allows the package to build correctly. I have no idea how that affects joplin-cli as I don't use that

Also rebuilding seems to eliminate the re2 issue

professed commented on 2020-12-17 00:37 (UTC)

@Darkmind2007: The package was split to make it simpler for people to install only the CLI or the desktop version. You can (re)install the desktop version by installing the joplin-desktop-electron package.

You may need to pass the --nocheck flag to makepkg (see below) in order for the build of the desktop package to work, but this is a temporary bug.