How to Install and Uninstall libtogl2 Package on Kali Linux

Last updated: May 17,2024

1. Install "libtogl2" package

Here is a brief guide to show you how to install libtogl2 on Kali Linux

$ sudo apt update $ sudo apt install libtogl2

2. Uninstall "libtogl2" package

This guide covers the steps necessary to uninstall libtogl2 on Kali Linux:

$ sudo apt remove libtogl2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtogl2 package on Kali Linux

Package: libtogl2
Source: togl
Version: 2.0-1.1
Installed-Size: 84
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libc6 (>= 2.4), libgl1, libx11-6, libxmu6
Size: 21236
SHA256: af002c0c06f392e4c24f47d68e12f1bc051a7c98b0166b6bf30f41771578b518
SHA1: cba3edd581703eeb22df684157965c904c509e61
MD5sum: 4c1aae3c00c4974193b302b17e0f37fa
Description: Tk OpenGL widget
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
Description-md5:
Homepage: http://togl.sourceforge.net/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/t/togl/libtogl2_2.0-1.1_amd64.deb