Thanks for reply.
Indeed, if libncurses.so.5 e libtinfo.so.5 are satisfied, a simple package (run or appimage) can be ok for about all distros.
About hosts, I found some useful info in aur Page:
And also here is confirmed: .local TLD is not resolved when in hosts file if used on Arch based Linux
Seems to be sufficient to change domain .local in .dev (or test).
I try asap.
tried just now, dev, test, tb, nothing work. file hosts is updated correctly, but i can use only in localhost mode here (all work ok with debian).
this is a screenshot
Finally, fixed thanks to a missed dependency:
sudo pacman -Syu libxcrypt-compat
now all work (but in browser remain not trusted website cause selfsigned cert, but isn’t a problem).
