How to Install and Uninstall libavcodec60 Package on Kali Linux

Last updated: July 05,2024

1. Install "libavcodec60" package

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

$ sudo apt update $ sudo apt install libavcodec60

2. Uninstall "libavcodec60" package

Please follow the step by step instructions below to uninstall libavcodec60 on Kali Linux:

$ sudo apt remove libavcodec60 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libavcodec60 package on Kali Linux

Package: libavcodec60
Source: ffmpeg
Version: 7:6.1.1-1
Installed-Size: 16265
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: libaom3 (>= 3.2.0), 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), 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), 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
Size: 5403548
SHA256: fb6dcae2be0e0688e9e9fb35ee5f78dcb3c602c4c7effe8190c5146f6f0e5554
SHA1: 703f5ea11dd50b5c7bd5bb0c3a67a677ded4aceb
MD5sum: 4a023bb16407e1919433900a55cdcf52
Description: FFmpeg library with de/encoders for audio/video codecs - 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 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 contains the runtime files.
Description-md5:
Multi-Arch: same
Homepage: https://ffmpeg.org/
Section: libs
Priority: optional
Filename: pool/main/f/ffmpeg/libavcodec60_6.1.1-1_amd64.deb