How to Install and Uninstall libwx-scintilla-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libwx-scintilla-perl" package

This tutorial shows how to install libwx-scintilla-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libwx-scintilla-perl

2. Uninstall "libwx-scintilla-perl" package

Learn how to uninstall libwx-scintilla-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libwx-scintilla-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libwx-scintilla-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libwx-scintilla-perl
Priority: optional
Section: universe/perl
Installed-Size: 3058
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.39-2build2
Depends: perl (>= 5.22.1-2), perlapi-5.22.1, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libwxbase3.0-0v5 (>= 3.0.2+dfsg), libwxgtk3.0-0v5 (>= 3.0.2+dfsg), libwx-perl
Filename: pool/universe/libw/libwx-scintilla-perl/libwx-scintilla-perl_0.39-2build2_amd64.deb
Size: 834268
MD5sum: 51f069d4334c94ed00488ef2337bf195
SHA1: e5e5c65754672e91b73a2f4b5fe1bd49aa2fe4ee
SHA256: 458281bfb8b738008acd92732df89854d48d7dd36a9f54a84e7688294825ecb0
Description-en: source code editor component for wxWidgets
Wx::Scintilla Perl module is a Wx wrapper around scintilla editor.
.
Wx::Scintilla prjoect 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.
Description-md5: eaafec1871adee5bac6ea3885af1b549
Homepage: https://metacpan.org/release/Wx-Scintilla
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu