Search Criteria
Package Details: joplin-beta 3.3.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/joplin-beta.git (read-only, click to copy) |
---|---|
Package Base: | joplin-beta |
Description: | A note taking and to-do application with synchronization capabilities (beta version) |
Upstream URL: | https://joplinapp.org/ |
Keywords: | joplin markdown note notetaking productivity todo |
Licenses: | AGPL-3.0-or-later |
Conflicts: | joplin, joplin-appimage, joplin-desktop |
Submitter: | Alkindi |
Maintainer: | jhenson |
Last Packager: | jhenson |
Votes: | 7 |
Popularity: | 0.040869 |
First Submitted: | 2020-10-04 21:35 (UTC) |
Last Updated: | 2025-04-18 02:54 (UTC) |
Dependencies (10)
- electron35 (electron35-binAUR)
- git (git-gitAUR, git-glAUR) (make)
- jq (jq-gitAUR, jaq-binAUR) (make)
- moreutils (moreutils-go-binAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- nvm (nvm-gitAUR) (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)
Latest Comments
« First ‹ Previous 1 2 3 4
simona commented on 2021-03-30 08:38 (UTC)
npm ERR! code 1
npm ERR! path /home/simona/.cache/yay/joplin-beta/src/joplin-1.8.1
npm ERR! command failed
npm ERR! command sh -c npm run bootstrap --no-ci && npm run build
Alkindi commented on 2020-10-17 21:01 (UTC) (edited on 2020-10-17 21:01 (UTC) by Alkindi)
I had the same issue, for you information there is an open github issue: https://github.com/laurent22/joplin/issues/3584
To resolve this issue, go to /usr/share/joplin-cli and run sudo npm install immer.
I've updated the package and don't need to do it anymore.
Perfi commented on 2020-10-16 12:22 (UTC)
The CLI version currently breaks for me, with:
Alkindi commented on 2020-10-11 15:41 (UTC)
Yes, I already did it.
juxuanu commented on 2020-10-11 14:04 (UTC)
Yes, please, remove what librewish mentioned. At the moment, having joplin installed and doing pacman -Syu makes it prompt asking for a replacement. "Do you want to replace "joplin" with "joplin-beta"?
librewish commented on 2020-10-11 12:14 (UTC) (edited on 2020-10-11 12:15 (UTC) by librewish)
Remove replaces=('joplin')
From pkgbuild
« First ‹ Previous 1 2 3 4