Skip to content

leaguecn/joplin-arm64-build

Repository files navigation

joplin arm64 build

This repo is for storage of joplin arm build. When i get my PI400 mini computer, i was so surprised for it. After installing the display device, i used it as the browser for searching some work information. Then, one day, i wanna make some note for my searching result, testing on some open sources softwares. But there are a few builts for arm64 devices. Joplin is one of pretty beautiful softwares. Yep, that time i cannot find any built for my PI400. So i tried to build one for my arm64 device. After a long building time went away, including my spare time and break time. Different building methods, searching from internet, had been tried. Finally, i made it, suffering lack of the npm dependencies. p.s. the packages were build on ubuntu18 deploy on my oneplus7 via Linux Deploy app

Build file links

update build sometimes


pre version build


P.S.: As test on my pi400 machine, some issues showed up on deb package. So i recommend you just use AppImage package if you need the new version. 2023/08/06

When I try to build package in ubuntu 23.10(deploy via termux in my new phone OPPO K11), issues on deb package had disappear just now. So the deb file is valid now. 2024/02/03

Now, I switch the build environment into my oneplus 7(ubuntu 23.10 deployed via termux app), then test cases in the AppImage and deb packages are well, just enjoy taking notes! 2024/03/28

Yep, I try to build joplin latest version in new environment, using my old phone Redmi Note7 Pro(ubuntu 22.04.3 deployed via termux app), and it works after fix some issues lack of libxxx. Test cases in the AppImage and deb package show that most of functions are normal. Cheer up, guys! 2024/05/03

Instruction

How to install the binary file for arm devices?

sudo dpkg -i xxx.deb

or you can run the AppImage file directly.

sudo chmod a+x yyy.AppImage
./yyy.AppImage

Good luck to you, guys. i really hope you can run joplin in your arm devices, making some tips note.


Misc

My build note

How to build joplin for arm64 devices?

Update the build note

how-to-build-joplin-for-arm64-update

Build issues fixed list

About

joplin build for arm64

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published