How to Install and Uninstall libavcodec-extra59 Package on Kali Linux

Last updated: July 05,2024

1. Install "libavcodec-extra59" package

Here is a brief guide to show you how to install libavcodec-extra59 on Kali Linux

$ sudo apt update $ sudo apt install libavcodec-extra59

2. Uninstall "libavcodec-extra59" package

Please follow the guidelines below to uninstall libavcodec-extra59 on Kali Linux:

$ sudo apt remove libavcodec-extra59 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libavcodec-extra59 package on Kali Linux

Package: libavcodec-extra59
Source: ffmpeg
Version: 7:5.1.1-1
Installed-Size: 14680
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Provides: libavcodec59 (= 7:5.1.1-1)
Depends: libaom3 (>= 3.2.0), libaribb24-0 (>= 1.0.3), libavutil57 (= 7:5.1.1-1), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libcodec2-1.0 (>= 1.0.5), libdav1d6 (>= 0.9.0), libglib2.0-0 (>= 2.12.0), libgsm1 (>= 1.0.18), liblzma5 (>= 5.1.1alpha+20120614), libmfx1 (>= 18.4.0), libmp3lame0 (>= 3.100), libopencore-amrnb0 (>= 0.1.5), libopencore-amrwb0 (>= 0.1.5), libopenjp2-7 (>= 2.0.0), libopus0 (>= 1.1), librsvg2-2 (>= 2.14.4), libshine3 (>= 3.1.0), libsnappy1v5 (>= 1.1.9), libspeex1 (>= 1.2~), libsvtav1enc1 (>= 1.2.1+dfsg), libswresample4 (= 7:5.1.1-1), libtheora0 (>= 1.0), libtwolame0 (>= 0.3.10), libva2 (>= 2.9.0), libvo-amrwbenc0 (>= 0.1.3), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvpx7 (>= 1.12.0), libwebp7, libwebpmux3, libx264-164 (>= 2:0.164.3095+gitbaee400), libx265-199 (>= 3.5), libxvidcore4 (>= 1.2.2), libzvbi0 (>= 0.2.35), zlib1g (>= 1:1.2.0)
Suggests: libcuda1, libnvcuvid1, libnvidia-encode1
Conflicts: libavcodec59
Size: 5217940
SHA256: 0a31ce7b79f8a040955a5ee02e69c795b6c1921fa113e7267fec278d1f956c8e
SHA1: a049e25910eeb8e045890d374dbb37930d07d6ce
MD5sum: ceac5464acc12bd0da7a76fecbb07be2
Description: FFmpeg library with additional de/encoders for audio/video codecs
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 encoding/decoding framework and
contains multiple decoders and encoders for audio, video and subtitle streams,
and several bitstream filters.
.
The shared architecture provides various services ranging from bit stream I/O
to DSP optimizations, and makes it suitable for implementing robust and fast
codecs as well as for experimentation.
.
This package replaces the libavcodec58 package and contains the
following additional codecs:
.
* ARIB STD-B24 Captions (Subtitle Decoder)
* OpenCORE Adaptive Multi-Rate (AMR) Narrow-Band (Encoder/Decoder)
* OpenCORE Adaptive Multi-Rate (AMR) Wide-Band (Decoder)
* Android VisualOn Adaptive Multi-Rate (AMR) Wide-Band (Encoder)
.
Because this package links against libraries that are licensed under
Apache License 2.0, the resulting binaries are distributed under the
GPL version 3 or later.
Description-md5: 73a37898888b3527366d10590327b31d
Multi-Arch: same
Homepage: https://ffmpeg.org/
Section: libs
Priority: optional
Filename: pool/main/f/ffmpeg/libavcodec-extra59_5.1.1-1_amd64.deb