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

Last updated: May 14,2024

1. Install "libg2-dev" package

Learn how to install libg2-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libg2-dev

2. Uninstall "libg2-dev" package

This guide covers the steps necessary to uninstall libg2-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libg2-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libg2-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 389
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: g2
Version: 0.72-5build2
Depends: libg20 (= 0.72-5build2)
Filename: pool/universe/g/g2/libg2-dev_0.72-5build2_amd64.deb
Size: 188390
MD5sum: 4eba71ac926c35bc6008763396a109fb
SHA1: c4a251796f9740f83cbd72821629cac34ba9a3e8
SHA256: 2f06f3c838a23a6e1b2779a2926167677f74c8bdd45a1d3ea86039364400eb71
Description-en: g2 2D graphics library (development files)
g2 is an easy to use, portable and powerful 2D graphics library. It provides a
comprehensive set of functions for simultaneous generation of graphical output
to X11 and graphic formats PNG, JPEG and PostScript. g2 is written in ANSI C
and provides Fortran and Perl interfaces.
.
This package provides static library and header files for g2.
Description-md5: d3a9fc916b8108c1696de821c7e8fab4
Homepage: http://g2.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu