Hi, I made a PKGBUILD (for Arch) for Local, and it seems to work as expected.
I used a symlink for libncurses.so.5 instead of installing the old ncurses5 library from the AUR.
Just download this and run makepkg -si
https://gist.githubusercontent.com/SalvatoreNoschese/fbbcf69143ca6015b178e29db50ff83c/raw/c836a76851bb596ac38c59cf00488e5d1628493c/PKGBUILD
Hope this help.
2 Likes
bejuco
April 30, 2025, 4:50pm
2
Hi! Just tested the package in a quickemu VM (EndevourOS 2024) and installed without problems. It also runs perfectly, no error so far.
1 Like
Indeed, and without build ncurses5 from source. So, staff can just simply fix package to check ncurses6 rather than ncurses5
Ps: thanks for feedback
bejuco
April 30, 2025, 8:24pm
4
I saw you commented the AUR package, maybe you could try contacting the maintainer to update/change the package? Or submit a request?
Anyway, thank you for posting the build.
1 Like
Yep, I commented and report as obsolete. Hope he can fix (anyway, I can update mine for future release without probs)