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

Last updated: May 20,2024

1. Install "libgoocanvas-2.0-dev" package

This guide let you learn how to install libgoocanvas-2.0-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libgoocanvas-2.0-dev" package

This tutorial shows how to uninstall libgoocanvas-2.0-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libgoocanvas-2.0-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 1234
Maintainer: Ubuntu Developers
Original-Maintainer: Ross Gammon
Architecture: amd64
Source: goocanvas-2.0
Version: 2.0.2-2
Depends: libgoocanvas-2.0-9 (= 2.0.2-2), gir1.2-goocanvas-2.0 (= 2.0.2-2), libgtk-3-dev
Recommends: pkg-config
Filename: pool/universe/g/goocanvas-2.0/libgoocanvas-2.0-dev_2.0.2-2_amd64.deb
Size: 146688
MD5sum: ebbfda4080b02b85b587e0976688bbfa
SHA1: 75dc102d8e2f2336f5d15ac109528792afc15fd5
SHA256: c306618d6b819fa421542984d80a23035b10ddcbc186b81162179d0b15f334c3
Description-en: Canvas widget for GTK+ - 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.
.
This package contains the development files.
Description-md5: e53394682bf2c8fc22bd82ced16f48ea
Multi-Arch: same
Homepage: https://wiki.gnome.org/action/show/Projects/GooCanvas
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu