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

Last updated: January 12,2025

1. Install "libgnome2-canvas-perl" package

Please follow the step by step instructions below to install libgnome2-canvas-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgnome2-canvas-perl

2. Uninstall "libgnome2-canvas-perl" package

Here is a brief guide to show you how to uninstall libgnome2-canvas-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgnome2-canvas-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libgnome2-canvas-perl
Priority: optional
Section: universe/perl
Installed-Size: 254
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 1.002-3build2
Depends: perl (>= 5.22.1-2), perlapi-5.22.1, libc6 (>= 2.4), libglib2.0-0 (>= 2.24.0), libgnomecanvas2-0 (>= 2.11.1), libgtk2.0-0 (>= 2.8.0), libglib-perl, libgtk2-perl
Filename: pool/universe/libg/libgnome2-canvas-perl/libgnome2-canvas-perl_1.002-3build2_amd64.deb
Size: 99522
MD5sum: 7394ad01219146b4f7a418a0ca17cd25
SHA1: ae6a12d329b5a23663aad0d12dd2ffdb77be572a
SHA256: a814fc03708a56c81a85a0acd8adfc7d3536916821cd5334a14e9cddbb062053
Description-en: Perl interface to the GNOME canvas library
libgnome2-canvas-perl allows a perl developer to use the GNOME Canvas
widget with Gtk2-Perl.
.
The GNOME Canvas widget is a powerful and extensible object-oriented
display engine. A GnomeCanvasItem is a GtkObject representing some
element of the display, such as an image, a rectangle, an ellipse, or
some text. You can refer to this architecture as structured graphics;
the canvas lets you deal with graphics in terms of items, rather than
an undifferentiated grid of pixels.
.
Find out more about GNOME at http://www.gnome.org.
.
The perl bindings follow the C API very closely, and the C reference
documentation should be considered the canonical source:
http://developer.gnome.org/doc/API/2.0/libgnomecanvas/index.html
.
This module is part of gtk2-perl.
.
To discuss gtk2-perl, ask questions and flame/praise the authors,
join [email protected] at lists.gnome.org.
.
Also have a look at the gtk2-perl website and sourceforge project page,
http://gtk2-perl.sourceforge.net
Description-md5: c5ae0da42aa5ae384b31512365416ea7
Homepage: http://gtk2-perl.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions