How to Install libwx-scintilla-perl in Ubuntu 18.04



Install libwx-scintilla-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libwx-scintilla-perl

Description:

source code editor component for wxWidgets

Wx::Scintilla Perl module is a Wx wrapper around scintilla editor. . Wx::Scintilla project goal is to provide fresh Perl 5 and maybe Perl 6 support in Wx while preserving compatibility with Wx::StyledTextCtrl. . Note: You cannot load Wx::STC and Wx::Scintilla in the same application. They are mutually exclusive. The wxSTC_... events are handled by one library or the other.

Homepage: https://metacpan.org/release/Wx-Scintilla

Version: 0.39-4

Section: universe/perl