For those who don't know how to update while the maintainer can't do it, just download the PKGBUILD file to a folder for the purpose, edit the file and change the version to 2.3.5, which downloads Joplin 2.3.5. Then run sha256sum <file> to get the sha256sum. Then edit PKGBUILD again and change the last sha256sum to the one from the last command and just run makepkg -i on the same folder as the PKGBUILD file.
Search Criteria
Package Details: joplin-desktop 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 - Desktop |
Upstream URL: | https://joplinapp.org/ |
Keywords: | markdown note notetaking productivity |
Licenses: | MIT |
Groups: | joplin |
Conflicts: | joplin-desktop-electron |
Submitter: | masterkorp |
Maintainer: | masterkorp |
Last Packager: | masterkorp |
Votes: | 262 |
Popularity: | 1.44 |
First Submitted: | 2018-04-18 16:33 (UTC) |
Last Updated: | 2024-07-29 19:54 (UTC) |
Dependencies (22)
- electron (electron-binAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libexif (libexif-gitAUR)
- libgsf (libgsf-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libwebp (libwebp-gitAUR)
- libxss
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- nss (nss-hgAUR)
- orc
- electron (electron-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- jq (jq-gitAUR) (make)
- libgsf (libgsf-gitAUR) (make)
- node-gyp (corepackerAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-setuptools (make)
- rsync (rsync-gitAUR, rsync-reflinkAUR, rsync-reflink-gitAUR) (make)
- yarn (yarn-pnpm-corepackAUR, yarn-berryAUR, corepackerAUR) (make)
- yq (make)
- libappindicator-gtk3 (optional) – for tray icon
Required by (0)
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 12 13 14 15 16 17 18 19 20 21 22 .. 54 Next › Last »
luisnabais commented on 2021-08-19 17:15 (UTC)
Zesko commented on 2021-08-16 15:54 (UTC)
It is old because it is not compatible with sync in android. There is the current version 2.3.3 of Joplin-desktop. Please update it, thank you!
nirnakinho commented on 2021-08-15 18:11 (UTC)
Running the latest 2.2.7 gets me the following error:
/usr/bin/joplin-desktop: line 12: 7782 Trace/breakpoint trap (core dumped) ./@joplinapp-desktop "$@"
The appimage variant runs without problems, though.
Rhinoceros commented on 2021-07-28 23:18 (UTC)
@ajgraves Looks like zebdo bumped to 2.2.1, but this is only a pre-release. Presumably that's why someone else reverted it.
maderios commented on 2021-07-28 18:55 (UTC)
@SandWarrior67 To avoid unneeded errors, don't use "Yay" or any Aur helper
onurbbr commented on 2021-07-28 18:01 (UTC)
I have a strange problem with Electron. Error log: https://hastebin.com/redufuvila.typescript
ajgraves commented on 2021-07-28 15:42 (UTC)
I'm curious why this package was bumped to the 2.2 level but then dropped back down to the 2.1 line. I have the 2.2.1 update installed but don't want to downgrade just to keep the AUR package in line.
maderios commented on 2021-07-25 10:12 (UTC)
@alpha619 Manjaro is not Arch, packages are different. If you want to install Arch Aur package, install Arch first. It's easier now with new installer https://wiki.archlinux.org/title/Archinstall
alpha619 commented on 2021-07-25 09:59 (UTC) (edited on 2021-07-25 10:04 (UTC) by alpha619)
Cannot update on manjaro, always get "npm ERR! code ECONNRESET" or "npm ERR! code ERR_SOCKET_TIMEOUT" error.
XTREEMRAGE commented on 2021-07-20 19:13 (UTC)
@maderios Thanks for helping me out, that worked! I need to update my notes about this, never needed it :).
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