Install libncursesw5 by entering the following commands in the terminal:
sudo apt update sudo apt install libncursesw5
Description:
shared libraries for terminal handling (wide character support)
The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared libraries necessary to run programs compiled with ncursesw, which includes support for wide characters.
Homepage: https://invisible-island.net/ncurses/
Version: 6.1-1ubuntu1
Section: libs