How to Install and Uninstall libtogl-dev Package on Kali Linux

Last updated: May 21,2024

1. Install "libtogl-dev" package

This guide covers the steps necessary to install libtogl-dev on Kali Linux

$ sudo apt update $ sudo apt install libtogl-dev

2. Uninstall "libtogl-dev" package

Please follow the guidelines below to uninstall libtogl-dev on Kali Linux:

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

3. Information about the libtogl-dev package on Kali Linux

Package: libtogl-dev
Source: togl
Version: 2.0-1.1
Installed-Size: 34
Maintainer: Debian Science Maintainers
Architecture: all
Depends: libtogl2 (>= 2.0), libtogl2 (<< 2.0+1~)
Size: 7732
SHA256: 958253b7739ad63f9a1f3c3b8043cfed914e26dcc0f5142b27ff79bd883e236b
SHA1: e83bf1c338115ec40eaf58adc9e7968a05ecdc78
MD5sum: 7a8486bb5540def1178026e13a71fec3
Description: Tk OpenGL widget - development 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 development files for using optimized shared libraries.
Description-md5:
Homepage: http://togl.sourceforge.net/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/t/togl/libtogl-dev_2.0-1.1_all.deb