How to Install and Uninstall libsdl1.2debian Package on Kali Linux

Last updated: May 07,2024

1. Install "libsdl1.2debian" package

This tutorial shows how to install libsdl1.2debian on Kali Linux

$ sudo apt update $ sudo apt install libsdl1.2debian

2. Uninstall "libsdl1.2debian" package

In this section, we are going to explain the necessary steps to uninstall libsdl1.2debian on Kali Linux:

$ sudo apt remove libsdl1.2debian $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsdl1.2debian package on Kali Linux

Package: libsdl1.2debian
Source: sdl12-compat
Version: 1.2.68-2
Installed-Size: 212
Maintainer: Debian SDL package maintainers
Architecture: amd64
Replaces: libsdl1.2-compat (<< 1.2.64-4+exp1~), libsdl1.2-compat-shim (<< 1.2.64-4+exp1~)
Provides: libsdl-1.2-0 (= 1.2.68-2), libsdl1.2-compat-shim (= 1.2.68-2)
Depends: libsdl2-2.0-0, libc6 (>= 2.34)
Breaks: libsdl1.2-compat (<< 1.2.64-4+exp1~), libsdl1.2-compat-shim (<< 1.2.64-4+exp1~)
Size: 85392
SHA256: 7ad126d1d80eb51f822dc5bb16fdb5e33005e1fe5cc5a485d9b873b4c231a712
SHA1: 2348947664324fd030c7703c49cd2681fefe95ad
MD5sum: 23394356315250474779fac443a892a0
Description: SDL 1.2 binary compatibility library wrapping SDL 2.0
This package contains sdl12-compat, a binary compatible API for programs built
against SDL 1.2, but using SDL 2.0.
.
This package replaces the classic SDL 1.2 library with the SDL 2.0
compatibility layer, so that all SDL 1.2 program will use it.
.
If you are writing new code, please target SDL 2.0 directly instead
of using this layer.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/libsdl-org/sdl12-compat
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/s/sdl12-compat/libsdl1.2debian_1.2.68-2_amd64.deb