How to Install libqscintilla2-qt4-dev in Ubuntu 18.04



Install libqscintilla2-qt4-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libqscintilla2-qt4-dev

Description:

Scintilla source code editing widget for Qt4, development files

QScintilla is a text editor for Qt4 with features especially useful when writing and debugging source code. These include support for syntax styling, error indicators, code completion, call tips and margins. . This package contains development headers needed when developing C++ applications that use QScintilla 2.

Homepage: http://www.riverbankcomputing.co.uk/software/qscintilla

Version: 2.10.2+dfsg-4

Section: universe/libdevel