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

Last updated: May 18,2024

1. Install "libffms2-dev" package

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

$ sudo apt update $ sudo apt install libffms2-dev

2. Uninstall "libffms2-dev" package

This tutorial shows how to uninstall libffms2-dev on Kali Linux:

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

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

Package: libffms2-dev
Source: ffms2 (2.40+git20211209-2)
Version: 2.40+git20211209-2+b2
Installed-Size: 134
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: libffms2-5 (= 2.40+git20211209-2+b2), libavcodec-dev, libavformat-dev, libavutil-dev, libswresample-dev, libswscale-dev, zlib1g-dev
Size: 36288
SHA256: daaf981cc0fdb4ed2a0ef6bdb4ae0cf1b726058f1063ff351885f278e8d79913
SHA1: 5d429d45007c726402ea2ba2a072f6c7de4ebefb
MD5sum: 00026f06aa4a8b72deebbba04da71ce5
Description: Development files for libffms2
A cross platform ffmpeg wrapper library, and some additional content for
things ffmpeg doesn't handle well. A more friendly API and an easy way to
say "open and decompress this, I don't care how".
.
This package contain headers and other files needed to compile and link
against libffms2.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/FFMS/ffms2
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/f/ffms2/libffms2-dev_2.40+git20211209-2+b2_amd64.deb