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

Last updated: September 20,2024

1. Install "libmodplug-dev" package

In this section, we are going to explain the necessary steps to install libmodplug-dev on Kali Linux

$ sudo apt update $ sudo apt install libmodplug-dev

2. Uninstall "libmodplug-dev" package

Learn how to uninstall libmodplug-dev on Kali Linux:

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

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

Package: libmodplug-dev
Source: libmodplug
Version: 1:0.8.9.0-3
Installed-Size: 72
Maintainer: Stephen Kitt
Architecture: amd64
Depends: libmodplug1 (= 1:0.8.9.0-3)
Size: 27124
SHA256: 7a32668cf16d6e0d524bcdf4cc553e45a7847fbe387c59f2b87063873d2eb70b
SHA1: e49529df02a7f21d221bfa8bb961c5f577e0c293
MD5sum: 79d6a1a6f96bc30843144e527e0b51a3
Description: development files for mod music based on ModPlug
Module files (MOD music, tracker music) are a family of music file
formats originating from the MOD file format on Amiga systems used in
late 1980s.
.
This package contains the header files and .so symlinks required to
compile code against libmodplug, a library based on the mod rendering
code from ModPlug, a popular Windows mod player written by Olivier
Lapicque, found at http://www.modplug.com.
Description-md5:
Multi-Arch: same
Homepage: http://modplug-xmms.sourceforge.net/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libm/libmodplug/libmodplug-dev_0.8.9.0-3_amd64.deb