How to Install libgl-gst software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install libgl-gst software package in Ubuntu 16.04 LTS (Xenial Xerus)

libgl-gst software package provides OpenGL bindings for GNU Smalltalk, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libgl-gst 

libgl-gst is installed in your system.

Make ensure the libgl-gst package were installed using the commands given below,

$ sudo dpkg-query -l | grep libgl-gst *

You will get with libgl-gst package name, version, architecture and description in a table

libgl-gst package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Interpreters
Package libgl-gst
Version 3.2.5-1build2
Description OpenGL bindings for GNU Smalltalk
Sub Section Interpreters


See Also, How to uninstall or remove libgl-gst software package from Ubuntu 16.04 LTS (Xenial Xerus) ?