How to Install wx3.0-headers in Ubuntu 18.04



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

sudo apt update
sudo apt install wx3.0-headers

Description:

wxWidgets Cross-platform C++ GUI toolkit (header 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 the common header files required to build applications using the wxWidgets toolkit.

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

Version: 3.0.4+dfsg-3

Section: universe/devel