How to Install and Uninstall togl-demos Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "togl-demos" package

Please follow the instructions below to install togl-demos on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install togl-demos

2. Uninstall "togl-demos" package

This guide let you learn how to uninstall togl-demos on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove togl-demos $ sudo apt autoclean && sudo apt autoremove

3. Information about the togl-demos package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: togl-demos
Priority: extra
Section: universe/debug
Installed-Size: 229
Maintainer: Ubuntu Developers
Original-Maintainer: Christophe Trophime
Architecture: all
Source: togl
Version: 1.7-12ubuntu1
Depends: libtogl1 (>= 1.7), libtogl1 (<< 1.7+1~)
Filename: pool/universe/t/togl/togl-demos_1.7-12ubuntu1_all.deb
Size: 74788
MD5sum: cca51144c0050cd57837e422333645f1
SHA1: f16019d2020099bbdc772e32e4b83a3591731e7b
SHA256: 354b39e842fe04e5d4b7ede93a827d9d9a6eed36977b7aea61331040f9f14588
Description-en: a Tk OpenGL widget - demos files
Togl is a Tk widget for OpenGL rendering. Togl was originally
based on OGLTK, written by Benjamin Bederson at the University
of New Mexico. Togl's main features
are:
.
* unifies Microsoft Windows, X11 (Linux/IRIX/...), and Mac OS X
Aqua support
* support for requesting stencil, accumulation, alpha buffers, etc.
* multiple OpenGL drawing windows
* simple stereo rendering support
* simple, portable font support
* color-index mode support including color allocation functions
* overlay plane support
* OpenGL extension testing from Tcl
* Tcl Extension Architecture (TEA) 3 compliant
.
This package contains demos.
Description-md5: 4baa8ed0995512b7250693f6c2f5c2c3
Homepage: http://togl.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu