How to Install isoquery in Ubuntu 18.04



Install isoquery by entering the following commands in the terminal:

sudo apt update
sudo apt install isoquery

Description:

Search and display various ISO codes (country, language, ...)

This program can be used to generate a tabular output of the ISO standard codes provided by the package iso-codes. . It parses the JSON files and shows all included ISO codes or just matching entries, if specified on the command line. . Moreover, it's possible to get all available translations for the ISO standard.

Homepage: https://github.com/toddy15/isoquery

Version: 3.2.2-2

Section: universe/misc