How to Install and Uninstall libavformat60 Package on Kali Linux

Last updated: July 05,2024

1. Install "libavformat60" package

This is a short guide on how to install libavformat60 on Kali Linux

$ sudo apt update $ sudo apt install libavformat60

2. Uninstall "libavformat60" package

Please follow the guidance below to uninstall libavformat60 on Kali Linux:

$ sudo apt remove libavformat60 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libavformat60 package on Kali Linux

Package: libavformat60
Source: ffmpeg
Version: 7:6.1.1-1
Installed-Size: 2863
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: libavcodec60 (= 7:6.1.1-1), libavutil58 (= 7:6.1.1-1), libbluray2 (>= 1:0.2.2), libbz2-1.0, libc6 (>= 2.35), libchromaprint1 (>= 1.3.2), libgme0 (>= 0.5.5), libgnutls30 (>= 3.8.1), libopenmpt0 (>= 0.3.0), librabbitmq4 (>= 0.6.0), librist4 (>= 0.2.6+dfsg), libsrt1.5-gnutls (>= 1.5.3), libssh-gcrypt-4 (>= 0.8.0), libxml2 (>= 2.7.4), libzmq5 (>= 4.0.1+dfsg), zlib1g (>= 1:1.2.0.2)
Size: 1118052
SHA256: c588061972ba37d21f800328addc61510e93c884f9bd157dc22b310c09a6fcdf
SHA1: 6f2438a8727b51275fabab6284317a472ad2f2f6
MD5sum: 8926bb1143618277278d96e4fa1f7ae7
Description: FFmpeg library with (de)muxers for multimedia containers - runtime files
FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
mux, demux, stream, filter and play pretty much anything that humans and
machines have created. It supports the most obscure ancient formats up to the
cutting edge.
.
This library provides a generic framework for multiplexing and demultiplexing
(muxing and demuxing) audio, video and subtitle streams. It encompasses
multiple muxers and demuxers for multimedia container formats. It also
supports several input and output protocols to access a media resource.
.
This package contains the runtime files.
Description-md5:
Multi-Arch: same
Homepage: https://ffmpeg.org/
Section: libs
Priority: optional
Filename: pool/main/f/ffmpeg/libavformat60_6.1.1-1_amd64.deb