How to Install wx-common in Ubuntu 18.04



Install wx-common by entering the following commands in the terminal:

sudo apt update
sudo apt install wx-common

Description:

wxWidgets Cross-platform C++ GUI toolkit (common support files)

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 common support files not bound to any particular wxWidgets release, such as font metrics required by some ports, and miscellaneous developer aids and binary utilities.

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

Version: 3.0.4+dfsg-3

Section: universe/devel