Unable to find ncurses library

Wine may need 32-bit library.

You can install it with

sudo apt-get install libncurses5:i386 libncurses6:i386

and then retry.


Run these commands Below:


Wine may need a 32 bit library You can install it with :

sudo apt-get install libncurses6:i386

and then try :

sudo apt-get install libncurses5:i386

That should work..

Output terminal

enter image description here