Not build for aarch64
Search Criteria
Package Details: joplin 3.2.13-2
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: | AGPL-3.0-or-later |
Groups: | joplin |
Conflicts: | joplin-appimage, joplin-beta, joplin-beta-appimage, joplin-electron |
Submitter: | masterkorp |
Maintainer: | dosenpils |
Last Packager: | dosenpils |
Votes: | 268 |
Popularity: | 2.00 |
First Submitted: | 2018-04-18 16:33 (UTC) |
Last Updated: | 2025-03-12 23:14 (UTC) |
Dependencies (17)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, coreutils-uutils-symlinkAUR, coreutils-uutilsAUR)
- libsecret
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-iron, nodejs-lts-jod)
- python (python37AUR, python311AUR, python310AUR)
- electron (make)
- git (git-gitAUR, git-glAUR) (make)
- jq (jq-gitAUR, jaq-binAUR) (make)
- libgsf (libgsf-gitAUR) (make)
- libxcrypt-compat (make)
- node-gyp (corepackerAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-setuptools (make)
- rsync (rsync-gitAUR, rsync-reflink-gitAUR, rsync-reflinkAUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
- yq (make)
- libappindicator-gtk3 (optional) – for tray icon
Required by (0)
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 15 16 17 18 19 20 21 22 23 24 25 .. 57 Next › Last »
gyurman commented on 2021-10-09 17:25 (UTC)
madjoe commented on 2021-10-04 19:06 (UTC)
==> ERROR: PKGBUILD does not exist.
duckunix commented on 2021-09-30 12:13 (UTC) (edited on 2021-09-30 12:13 (UTC) by duckunix)
Diff to update to 2.4.9. Very light testing has been good so far.
diff --git a/PKGBUILD b/PKGBUILD
index 711d453..9cbc60d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgbase="joplin"
pkgname=('joplin' 'joplin-desktop')
-pkgver=2.3.5
+pkgver=2.4.9
groups=('joplin')
pkgrel=1
install="joplin.install"
@@ -24,7 +24,7 @@ source=("joplin.desktop" "joplin-desktop.sh" "joplin.sh"
sha256sums=('c7c5d8b0ff9edb810ed901ea21352c9830bfa286f3c18b1292deca5b2f8febd2'
'a450284fe66d89aa463d129ce8fff3a0a1a783a64209e4227ee47449d5737be8'
'dc1236767ee055ea1d61f10e5266a23e70f3e611b405fe713ed24ca18ee9eeb5'
- '8d2b819940d0f22ac5dfda256508ef17b2e662a66cd31d25596af15d6cf59103')
+ 'bdf672a43a89925a4b019177915c67bd8c24f574effa3251f12021baa25a8d2d')
# local npm cache directory
gyurman commented on 2021-09-27 18:41 (UTC)
How can I install this for aarch64 proot? Please help me!
madjoe commented on 2021-08-31 11:02 (UTC)
The installation/update stuck for hours at:
install dependencies: verb installed leaf @joplin/app-desktop
maderios commented on 2021-08-20 09:41 (UTC)
luisnabais commented on 2021-08-19 17:15 (UTC)
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.
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.
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.
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