How to Install libpuppetlabs-i18n-clojure in Ubuntu 18.04



Install libpuppetlabs-i18n-clojure by entering the following commands in the terminal:

sudo apt update
sudo apt install libpuppetlabs-i18n-clojure

Description:

Clojure i18n library

puppetlabs-i18n provides convenience functions to access the JVM's localization facilities and automates managing messages and resource bundles. The tooling for translators uses GNU gettext so that translators can work with PO files which are widely used and for which a huge amount of tooling exists.

Homepage: https://github.com/puppetlabs/i18n

Version: 0.8.0-1

Section: universe/java