How to Install and Uninstall libffmpeg-ocaml Package on Kali Linux

Last updated: February 24,2025

1. Install "libffmpeg-ocaml" package

This tutorial shows how to install libffmpeg-ocaml on Kali Linux

$ sudo apt update $ sudo apt install libffmpeg-ocaml

2. Uninstall "libffmpeg-ocaml" package

In this section, we are going to explain the necessary steps to uninstall libffmpeg-ocaml on Kali Linux:

$ sudo apt remove libffmpeg-ocaml $ sudo apt autoclean && sudo apt autoremove

3. Information about the libffmpeg-ocaml package on Kali Linux

Package: libffmpeg-ocaml
Source: ocaml-ffmpeg
Version: 1.1.10-1
Installed-Size: 297
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libffmpeg-ocaml-vprs6
Depends: libstdlib-ocaml-ep7y0, ocaml-base-4.14.1, libavcodec60 (>= 7:6.0), libavdevice60 (>= 7:6.0), libavfilter9 (>= 7:6.0), libavformat60 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.34), libswresample4 (>= 7:6.0), libswscale7 (>= 7:6.0)
Size: 69276
SHA256: d2d65bdbcc4926e0297bd4c4688619393df7bff391e9fb29fd7926de0d124e18
SHA1: 18801728ec2d56e09ac8889c668fe22d3ee282b1
MD5sum: 19cb5e8a2ffda8b3e6a14553b69a51a0
Description: OCaml interface for FFmpeg -- runtime files
The modules currently available are:
Av: the module containing demuxers and muxers for reading and
writing multimedia container formats.
Avcodec: the module containing decoders and encoders for audio,
video and subtitle codecs.
Swresample: the module performing audio resampling, rematrixing
and sample format conversion operations.
Swscale: the module performing image scaling and color
space/pixel format conversion operations.
Avdevice: the module containing input and output devices for
grabbing from and rendering to many common multimedia
input/output software frameworks.
.
This package contains only the shared runtime stub libraries
Description-md5:
Homepage: https://github.com/savonet/ocaml-ffmpeg
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-ffmpeg/libffmpeg-ocaml_1.1.10-1_amd64.deb