@nai7ah installation of joplin-appimage was successful. Now imma try if it works properly
Search Criteria
Package Details: joplin 3.0.14-1
Package Actions
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: | MIT |
Groups: | joplin |
Submitter: | masterkorp |
Maintainer: | masterkorp |
Last Packager: | masterkorp |
Votes: | 265 |
Popularity: | 4.25 |
First Submitted: | 2018-04-18 16:33 (UTC) |
Last Updated: | 2024-07-29 19:54 (UTC) |
Dependencies (16)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-selinuxAUR, coreutils-hybridAUR, coreutils-uutilsAUR)
- libsecret
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron, nodejs-lts-jod)
- python (python37AUR, python311AUR, python310AUR)
- electron (make)
- git (git-gitAUR, git-glAUR) (make)
- jq (jaq-binAUR, jq-gitAUR) (make)
- libgsf (libgsf-gitAUR) (make)
- node-gyp (corepackerAUR) (make)
- npm (python-nodejs-wheelAUR, corepackerAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-setuptools (make)
- rsync (rsync-gitAUR, rsync-reflink-gitAUR, rsync-reflinkAUR) (make)
- yarn (yarn-pnpm-corepackAUR, yarn-berryAUR, corepackerAUR) (make)
- yq (make)
- libappindicator-gtk3 (optional) – for tray icon
Required by (0)
Sources (4)
dnut7 commented on 2025-01-20 14:52 (UTC)
dosenpils commented on 2025-01-17 01:31 (UTC)
@masterkorp I've send you a PR on Github: https://github.com/alfredopalhares/arch-pkgbuilds/pull/143
dosenpils commented on 2025-01-15 15:58 (UTC) (edited on 2025-01-16 02:43 (UTC) by dosenpils)
@masterkorp Can you estimate when this package will be updated? It's marked out-of-date since 08/2024.. I just found in the PKGBUILD a note on how to contribute. With some adjustments I was able to successfully build and install this package. I'll do a pull request later today.
nai7ah commented on 2025-01-14 00:00 (UTC)
Had better luck installing the appimage via https://aur.archlinux.org/packages/joplin-appimage
nai7ah commented on 2025-01-13 17:51 (UTC) (edited on 2025-01-13 17:52 (UTC) by nai7ah)
I can't build the package. I get this error.
==> Starting build()...
-> Yarn binary: /home/user/aur/joplin/src/joplin-3.0.14/.yarn/releases/yarn-3.6.4.cjs
-> Yarn cache directory: /home/user/aur/joplin/src/yarn-cache
-> Installing dependencies through Yarn 3...
➤ YN0000: ┌ Resolution step
➤ YN0000: └ Completed in 0s 576ms
➤ YN0000: ┌ Fetch step
➤ YN0000: └ Completed in 0s 971ms
➤ YN0000: ┌ Link step
➤ YN0007: │ canvas@npm:2.11.2 must be built because it never has been before or the last one failed
➤ YN0009: │ canvas@npm:2.11.2 couldn't be built successfully (exit code 1, logs can be found here: /tmp/xfs-311f2a79/build.log)
➤ YN0009: │ canvas@npm:2.11.2 couldn't be built successfully (exit code 1, logs can be found here: /tmp/xfs-852d3d7a/build.log)
➤ YN0009: │ canvas@npm:2.11.2 couldn't be built successfully (exit code 1, logs can be found here: /tmp/xfs-a39f0e30/build.log)
➤ YN0000: └ Completed in 5s 49ms
➤ YN0000: Failed with errors in 7s 27ms
==> ERROR: A failure occurred in build().
richedge39 commented on 2024-12-04 17:56 (UTC)
@gavsiu This is failing because canvas can't be built on the latest node. I created an issue at @masterkorp's github repo for his aur packages: https://github.com/alfredopalhares/arch-pkgbuilds/issues/142#issuecomment-2484507627
Suggestions there include downgrading the node package.
I tried downgrading the node package (i.e installing nodejs-lts-iron over nodejs) but I run into other issues that have to do with building the joplin lib package. I stopped troubleshooting at that point because I do not know enough about javascript to continue debugging the issue.
gavsiu commented on 2024-12-03 21:54 (UTC)
Build keeps failing during the Yarn dependencies installation.
YN0000: Failed with errors in 2m 13s
Pippip19 commented on 2024-09-09 01:30 (UTC)
Note nodejs>=20.15.0
is required, which I think precludes nodejs-lts-fermium
and nodejs-lts-hydrogen
.
iTrooz commented on 2024-08-14 22:41 (UTC)
Hey, I think Joplin's license is AGPL-3-or-later, not MIT: https://github.com/laurent22/joplin?tab=License-1-ov-file#readme
Pinned Comments
masterkorp commented on 2021-12-27 11:30 (UTC) (edited on 2021-12-27 11:32 (UTC) by masterkorp)
Hello everyone,
There was been several difficulties upgrading the Joplin due to major changes in the build system upstream.
I have finnally got version 2.6.10 working with pacthes, but remenber:
You may need to remove your src/ folder before using this version
The patches are still not perfect, you must say yes to a prompt
I will continue working on this later today, but its usable and stable, please remenber you can always report issues on the github repository.
Regards, Alfredo Palhares
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.
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