How to Install and Uninstall libgoocanvasmm-2.0-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libgoocanvasmm-2.0-dev" package

This tutorial shows how to install libgoocanvasmm-2.0-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgoocanvasmm-2.0-dev

2. Uninstall "libgoocanvasmm-2.0-dev" package

Please follow the guidelines below to uninstall libgoocanvasmm-2.0-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgoocanvasmm-2.0-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgoocanvasmm-2.0-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgoocanvasmm-2.0-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 389
Maintainer: Ubuntu Developers
Original-Maintainer: Iain Lane
Architecture: amd64
Source: goocanvasmm-2.0
Version: 1.90.11-0ubuntu1
Depends: libgoocanvasmm-2.0-6 (= 1.90.11-0ubuntu1), libgoocanvas-2.0-dev (>= 2.0.1), libgtkmm-3.0-dev (>= 3.18.0), libglibmm-2.4-dev (>= 2.46.1)
Filename: pool/universe/g/goocanvasmm-2.0/libgoocanvasmm-2.0-dev_1.90.11-0ubuntu1_amd64.deb
Size: 29040
MD5sum: 500826c721065ff3a62983306eff7231
SHA1: d58b8214a364f018e6ac0cef10c9b07ac7542f16
SHA256: 8193d6c566b157c584f3573ea4778b12e7f30fda489ae548a228614889bde644
Description-en: C++ bindings for GooCanvas - development files
GooCanvas is a canvas widget for GTK+ that uses the cairo 2D library for
drawing. It has a model/view split, and uses interfaces for canvas items and
views, so you can easily turn any application object into canvas items.
goocanvasmm is the C++ wrapper for GooCanvas
.
This package contains the development files.
Description-md5: 0eb0fd243db15e9b3b642882e3837ace
Homepage: http://live.gnome.org/GooCanvas
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu