How to Install wx3.0-i18n in Ubuntu 18.04



Install wx3.0-i18n by entering the following commands in the terminal:

sudo apt update
sudo apt install wx3.0-i18n

Description:

wxWidgets Cross-platform C++ GUI toolkit (i18n support)

wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides the i18n message catalogs for wxWidgets.

Homepage: https://www.wxwidgets.org/

Version: 3.0.4+dfsg-3

Section: universe/localization