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

Last updated: May 14,2024

1. Install "libsoil-dev" package

Please follow the guidelines below to install libsoil-dev on Kali Linux

$ sudo apt update $ sudo apt install libsoil-dev

2. Uninstall "libsoil-dev" package

Please follow the guidance below to uninstall libsoil-dev on Kali Linux:

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

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

Package: libsoil-dev
Source: libsoil
Version: 1.07~20080707.dfsg-4
Installed-Size: 88
Maintainer: Debian Games Team
Architecture: amd64
Depends: libsoil1 (= 1.07~20080707.dfsg-4)
Size: 19184
SHA256: 106ea13866269f251941a194ccbde95598e2feba2875e0044dfdd8f716fd7bbf
SHA1: 1b1653b5473839707d7ae33c44966fc889215498
MD5sum: 8ba4efe515cd0c13c30215031163cf7f
Description: Simple OpenGL Image Library - development files
SOIL is a tiny C library used primarily for uploading textures into OpenGL.
It supports loading BMP, PNG, JPG, TGA, DDS, PSD and HDR files as well as
saving into TGA, BMP and DDS Files.
.
It is also able to perform common functions needed in loading OpenGL textures.
.
This package contains everything needed to develop software using libsoil.
Description-md5:
Homepage: http://www.lonesock.net/soil.html
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libs/libsoil/libsoil-dev_1.07~20080707.dfsg-4_amd64.deb