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

Last updated: September 20,2024

1. Install "libavcodec-extra60" package

This guide let you learn how to install libavcodec-extra60 on Kali Linux

$ sudo apt update $ sudo apt install libavcodec-extra60

2. Uninstall "libavcodec-extra60" package

Please follow the steps below to uninstall libavcodec-extra60 on Kali Linux:

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

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

Package: libavcodec-extra60
Source: ffmpeg
Version: 7:6.1.1-1
Installed-Size: 16285
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Provides: libavcodec60 (= 7:6.1.1-1)
Depends: libaom3 (>= 3.2.0), libaribb24-0 (>= 1.0.3), libavutil58 (= 7:6.1.1-1), libc6 (>= 2.35), libcairo2 (>= 1.2.4), libcodec2-1.2 (>= 1.2.0), libdav1d7 (>= 1.1.0), libglib2.0-0 (>= 2.12.0), libgsm1 (>= 1.0.18), libjxl0.7 (>= 0.7.0), liblzma5 (>= 5.1.1alpha+20120614), libmp3lame0 (>= 3.100), libopencore-amrnb0 (>= 0.1.6), libopencore-amrwb0 (>= 0.1.6), libopenjp2-7 (>= 2.0.0), libopus0 (>= 1.1), librav1e0 (>= 0.5.1), librsvg2-2 (>= 2.52.5), libshine3 (>= 3.1.0), libsnappy1v5 (>= 1.1.10), libspeex1 (>= 1.2~), libsvtav1enc1d1 (>= 1.7.0+dfsg), libswresample4 (>= 7:6.0), libtheora0 (>= 1.0), libtwolame0 (>= 0.3.10), libva2 (>= 2.9.0), libvo-amrwbenc0 (>= 0.1.3), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvpl2 (>= 2023.3.0), libvpx8 (>= 1.12.0), libwebp7 (>= 1.3.2), libwebpmux3 (>= 1.3.2), 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: libavcodec60
Size: 5410852
SHA256: dc86f6b1186058673967558289e700b0a0b5b75905325f35fe82bb8076354ba6
SHA1: 476aa46150328a2d718560757347cb7df0f5b459
MD5sum: 75fe7d14404761c4a50ebc9b31f7e84e
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 libavcodec60 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:
Multi-Arch: same
Homepage: https://ffmpeg.org/
Section: libs
Priority: optional
Filename: pool/main/f/ffmpeg/libavcodec-extra60_6.1.1-1_amd64.deb