How to Install win-iconv-mingw-w64-dev in Ubuntu 18.04



Install win-iconv-mingw-w64-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install win-iconv-mingw-w64-dev

Description:

iconv implementation using Windows API (for cross-building)

Windows systems have native character set conversion routines. win-iconv wraps those routines in a standard-looking iconv interface. This package provides a means to cross-build tools for Windows that depend on libiconv. . On native debian systems, iconv is provided directly by glibc; you should not need this package unless you are cross-building Windows tools.

Homepage: https://www.github.com/win-iconv/winiconv

Version: 0.0.8-2

Section: universe/libdevel