How to Install unicode-cldr-core in Ubuntu 18.04



Install unicode-cldr-core by entering the following commands in the terminal:

sudo apt update
sudo apt install unicode-cldr-core

Description:

Common data from Unicode CLDR (core)

Unicode Common Locale Data Repository (CLDR) provides key building blocks for software to support the world's languages, with the largest and most extensive standard repository of locale data available. This data is used by a wide spectrum of companies for their software internationalization and localization, adapting software to the conventions of different languages for such common software tasks. . CLDR uses the XML format provided by UTS #35: Unicode Locale Data Markup Language (LDML). LDML is a format used not only for CLDR, but also for general interchange of locale data, such as in Microsoft's .NET. . This unicode-cldr-core provides the core of the upstream CLDR data from the core.zip file under the /usr/share/unicode/cldr/common directory.

Homepage: http://cldr.unicode.org/

Version: 32.0.1-1

Section: universe/misc