How to Install libwxgtk3.0-dev in Ubuntu 18.04



Install libwxgtk3.0-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libwxgtk3.0-dev

Description:

wxWidgets Cross-platform C++ GUI toolkit (GTK+ development)

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 files needed to compile wxWidgets programs. If you want to compile apps using the (optional) glcanvas library you will need to have Mesa or OpenGL installed too. . This package also provides the wx-config script.

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

Version: 3.0.4+dfsg-3

Section: universe/libdevel