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

Last updated: May 18,2024

1. Install "libmlv3-dev" package

This guide covers the steps necessary to install libmlv3-dev on Kali Linux

$ sudo apt update $ sudo apt install libmlv3-dev

2. Uninstall "libmlv3-dev" package

Please follow the instructions below to uninstall libmlv3-dev on Kali Linux:

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

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

Package: libmlv3-dev
Source: mlv
Version: 3.1.0-7
Installed-Size: 111350
Maintainer: Adrien Boussicault
Architecture: amd64
Replaces: libmlv-0.2-dev, libmlv-0.4-dev, libmlv-dev
Depends: libmlv3 (= 3.1.0-7), libsdl1.2-dev, fonts-tlwg-garuda-ttf, libjs-jquery
Conflicts: libmlv-0.2-dev, libmlv-0.4-dev, libmlv-dev
Size: 904008
SHA256: f573be265f1eac11c300a5b070068c8fdbf954826bfc34c7ef52334022078456
SHA1: 33ec7c5ba92915f1128b9af71f288c7411091737
MD5sum: 0a0387afcf0ca02bf2c301fcb9f41ff8
Description: simplified multimedia library in C for beginners.
The mlv library is a simplified multimedia library.
The library is perfect for beginners in C programming who
want to use graphic and sound effects.
The library are dedicated to:
- draw figures, text and boxed text,
- display images,
- plays musics,
- get Keyboard and mouse event,
- get data by input boxes.
This tools is a simplified interface of the SDL libraries.
If you are not a beginner, we recommend you to use the
SDL libraries (sdl, sdl-gfx, sdl-mixer,sdl-ttf) instead of
the mlv library.
The mlv library can be compiled for Linux, Macintosh
and windows.
This package provide all the development infrastructure
of the mlv library.
Description-md5: 0601d7b5278ef69e20c881a8d9203c3c
Homepage: http://www-igm.univ-mlv.fr/~boussica/mlv/index.html
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/m/mlv/libmlv3-dev_3.1.0-7_amd64.deb