Search Criteria
Package Details: notepadnext-bin 0.13-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/notepadnext-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | notepadnext-bin |
| Description: | A cross-platform, reimplementation of Notepad++ (binary release) |
| Upstream URL: | https://github.com/dail8859/NotepadNext |
| Keywords: | bin binary c++ cross-platform notepad qt qt6 |
| Licenses: | GPL-3.0-only |
| Conflicts: | notepadnext |
| Provides: | notepadnext |
| Submitter: | begin-theadventu |
| Maintainer: | begin-theadventu |
| Last Packager: | begin-theadventu |
| Votes: | 13 |
| Popularity: | 1.17 |
| First Submitted: | 2023-08-29 03:05 (UTC) |
| Last Updated: | 2026-02-01 18:46 (UTC) |
Dependencies (3)
- qt6-5compat
- qt6-base (qt6-base-gitAUR, qt6-base-scrollfixAUR, qt6-base-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-base-headlessAUR, qt6-base-hifpsAUR)
- fuse2 (make)
Latest Comments
eniac commented on 2026-03-02 11:50 (UTC) (edited on 2026-03-02 12:54 (UTC) by eniac)
I noticed frequent segfaults and reported this issue upstream: https://github.com/dail8859/NotepadNext/issues/968
It seems using --appimage-extract makes notepadnext use the locally installed qt6 which is 6.10.2 in arch instead of 6.5.
According to the author, "The official appimage is release with Qt6.5. Not sure why it is using Qt 6.10. There are known issues with this application and anything above Qt6.5"
Perhaps using LD_LIBRARY_PATH to force loading libs from squashfs-root could be useful?
begin-theadventu commented on 2025-06-19 11:23 (UTC)
@chimer Update done.
Also, now the app works without those additional files from the AppImage.
chimera commented on 2025-06-18 15:27 (UTC)
Please update to the latest version
jonask commented on 2025-05-26 20:53 (UTC)
I'm disowning this package now. The notepadnext-bin package is effectively the same one so I suggest installing that package as a replacement.
begin-theadventu commented on 2024-11-21 01:01 (UTC)
@xcom Done, thanks for the comment.
xcom commented on 2024-11-20 15:13 (UTC)
Please update to the lastest version
jonask commented on 2023-10-20 08:27 (UTC)
If anyone wants to be the maintainer of this package let me know. I don't use this software and it is better if the maintainer does.
begin-theadventu commented on 2023-08-29 03:06 (UTC)
For now, the package also installs libs+plugins from the
.AppImage, as it crashes with system versions.jonask commented on 2022-09-05 08:50 (UTC)
Thanks @Frogboy
Frogboy commented on 2022-09-05 05:35 (UTC)
Change the exec/command from NotepadNext to notepadnext in the .desktop file, otherwise opening it from the launcher or file manager will fail.