How to Install wxglade in Ubuntu 18.04



Install wxglade by entering the following commands in the terminal:

sudo apt update
sudo apt install wxglade

Description:

GUI designer written in Python with wxPython

wxGlade is a GUI designer written in Python with the popular GUI toolkit wxPython, that helps you create wxWidgets/wxPython user interfaces. At the moment it can generate Python, C++, Perl, Lisp and XRC (wxWidgets' XML resources) code.

Version: 0.8.0-1

Section: universe/devel