How to Install libicu-dev in Ubuntu 18.04



Install libicu-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libicu-dev

Description:

Development files for International Components for Unicode

ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains the development files for ICU.

Homepage: http://www.icu-project.org

Version: 60.2-3ubuntu3

Section: libdevel