How to Install libcogl9 software package in Debian 7 (Wheezy)

How to Install libcogl9 software package in Debian 7 (Wheezy)

libcogl9 software package provides Object oriented GL/GLES Abstraction/Utility Layer, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libcogl9 

libcogl9 is installed in your system.

Make ensure the libcogl9 package were installed using the commands given below,

$ sudo dpkg-query -l | grep libcogl9 *

You will get with libcogl9 package name, version, architecture and description in a table

libcogl9 package basic information:

Distro Debian 7 wheezy
Section Libraries
Package libcogl9
Version 1.10.2-7+b1 [s390x], 1.10.2-7
Description Object oriented GL/GLES Abstraction/Utility Layer
Sub Section libs


See Also, How to uninstall or remove libcogl9 software package from Debian 7 (Wheezy)?