libg20-perl software package provides g2 2D graphics library (Perl module), you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libg20-perl
libg20-perl is installed in your system.
Make ensure the libg20-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libg20-perl *
You will get with libg20-perl package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Perl |
| Package | libg20-perl |
| Version | 0.72-5 |
| Description | g2 2D graphics library (Perl module) |
| Sub Section | Perl |