How to Install and Uninstall libavformat-extra60 Package on Kali Linux

Last updated: June 26,2024

1. Install "libavformat-extra60" package

This guide covers the steps necessary to install libavformat-extra60 on Kali Linux

$ sudo apt update $ sudo apt install libavformat-extra60

2. Uninstall "libavformat-extra60" package

This guide let you learn how to uninstall libavformat-extra60 on Kali Linux:

$ sudo apt remove libavformat-extra60 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libavformat-extra60 package on Kali Linux

Package: libavformat-extra60
Source: ffmpeg
Version: 7:6.1.1-1
Installed-Size: 2870
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Provides: libavformat60 (= 7:6.1.1-1)
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), libsmbclient (>= 2:4.0.3+dfsg1), 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)
Conflicts: libavformat60
Size: 1120188
SHA256: 3912609c78d2adedabd4204fc0e97d3fd4b36dcbe23177510b3042603c7dbc56
SHA1: 7bb43b6b086cf6e132450997c6f85f58e1f20ad9
MD5sum: 8fbcba88a6532cf6d5700ee7a475558d
Description: FFmpeg library with additional (de)muxers for multimedia containers
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 replaces the libavformat58 package and contains the
following additional (de)muxers:
.
* SMB protocol (using libsmbclient)
.
Because this package links against libraries that are licensed under
Apache License 2.0 or GPL version 3, the resulting binaries are distributed
under the GPL version 3 or later.
Description-md5:
Multi-Arch: same
Homepage: https://ffmpeg.org/
Section: libs
Priority: optional
Filename: pool/main/f/ffmpeg/libavformat-extra60_6.1.1-1_amd64.deb