Package Details: joplin 3.3.12-1

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 - CLI App
Upstream URL: https://joplinapp.org/
Keywords: markdown note notetaking productivity
Licenses: AGPL-3.0-or-later
Groups: joplin
Submitter: masterkorp
Maintainer: cuihao
Last Packager: cuihao
Votes: 267
Popularity: 1.07
First Submitted: 2018-04-18 16:33 (UTC)
Last Updated: 2025-05-21 00:50 (UTC)

Pinned Comments

cuihao commented on 2025-05-18 23:40 (UTC)

Thank you dosenpils and masterkorp for supporting the package.

I replaced the PKGBUILD with the version I wrote for the archlinuxcn repo. I will do my best to follow the latest nodejs and electron versions.

Please try to build in a clean chroot (i.e., with extra-x86_64-build from devtools package) if you have problems building the package.

Latest Comments

« First ‹ Previous 1 .. 29 30 31 32 33 34 35 36 37 38 39 .. 60 Next › Last »

karcher commented on 2020-12-20 17:35 (UTC)

@Schlaefer: Many thanks! Joplin works again!

Schlaefer commented on 2020-12-20 11:15 (UTC) (edited on 2020-12-20 11:18 (UTC) by Schlaefer)

Joplin's test-cases are currently failing. The workaround is the same as for joplin-desktop-electron that was mentioned by others: don't run the test-cases by disabling check (e.g. for yay):

yay -S --mflags="--nocheck" joplin-desktop

karcher commented on 2020-12-18 17:30 (UTC) (edited on 2020-12-18 17:34 (UTC) by karcher)

I cannot launch Joplin. I try to install this package and I'm getting this error:

joplin: Ran all test suites.
joplin: npm ERR! code ELIFECYCLE
joplin: npm ERR! errno 1
joplin: npm ERR! joplin@1.4.9 test: `jest --config=jest.config.js --runInBand --bail --forceExit`
joplin: npm ERR! Exit status 1
joplin: npm ERR! 
joplin: npm ERR! Failed at the joplin@1.4.9 test script.
joplin: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
joplin: npm ERR! A complete log of this run can be found in:
joplin: npm ERR!     /home/user/.npm/_logs/2020-12-18T17_26_03_638Z-debug.log
lerna ERR! npm run test exited 1 in 'joplin'
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! root@ test: `lerna run test --stream`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the root@ test script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/user/.npm/_logs/2020-12-18T17_26_03_685Z-debug.log
==> ERROR: A failure occurred in check().

$ yay -S --rebuild joplin-desktop-electron does not work!

$ makepkg -si does not work either!

$ npm -v 6.14.8

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?