How to Install and Uninstall liballeggl4.4 Package on Kali Linux

Last updated: May 12,2024

1. Install "liballeggl4.4" package

This tutorial shows how to install liballeggl4.4 on Kali Linux

$ sudo apt update $ sudo apt install liballeggl4.4

2. Uninstall "liballeggl4.4" package

This is a short guide on how to uninstall liballeggl4.4 on Kali Linux:

$ sudo apt remove liballeggl4.4 $ sudo apt autoclean && sudo apt autoremove

3. Information about the liballeggl4.4 package on Kali Linux

Package: liballeggl4.4
Source: allegro4.4 (2:4.4.3.1-4)
Version: 2:4.4.3.1-4+b1
Installed-Size: 510
Maintainer: Debian Games Team
Architecture: amd64
Depends: liballegro4.4 (= 2:4.4.3.1-4+b1), libc6 (>= 2.34), libgl1, libglu1-mesa | libglu1, libx11-6, libxcursor1 (>> 1.1.2), libxpm4, libxxf86vm1
Size: 182164
SHA256: 7c56b8bcf229b2fbd3055cbb73072f12e889a0bcd638c367d5c2f9715203bd56
SHA1: d953c458f58ccab9024eff5f0fc3ad1c5fcfeec1
MD5sum: f4ff422d1cc15e140cf4c59e9289b1bb
Description: library to mix OpenGL graphics with Allegro routines
AllegroGL is an Allegro add-on that allows you to use OpenGL alongside
Allegro -- you use OpenGL for your rendering to the screen, and Allegro for
miscellaneous tasks like gathering input, doing timers, getting cross-platform
portability, loading data, and drawing your textures. So this library fills
the same hole that things like glut do.
.
AllegroGL also automatically exposes most, if not all, OpenGL extensions
available to user programs. This means you no longer have to manually load
them; extension management is already done for you.
.
Allegro is a cross-platform library mainly aimed at video game and multimedia
programming. It handles common, low-level tasks such as creating windows,
accepting user input, loading data, drawing images, playing sounds, etc. and
generally abstracting away the underlying platform.
Description-md5:
Multi-Arch: same
Homepage: http://www.liballeg.org
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/a/allegro4.4/liballeggl4.4_4.4.3.1-4+b1_amd64.deb