How to Install and Uninstall libavcodec59 Package on Kali Linux

Last updated: May 20,2024

1. Install "libavcodec59" package

Please follow the instructions below to install libavcodec59 on Kali Linux

$ sudo apt update $ sudo apt install libavcodec59

2. Uninstall "libavcodec59" package

Please follow the steps below to uninstall libavcodec59 on Kali Linux:

$ sudo apt remove libavcodec59 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libavcodec59 package on Kali Linux

Package: libavcodec59
Source: ffmpeg
Version: 7:5.1.1-1
Installed-Size: 14680
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: libaom3 (>= 3.2.0), 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), 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), 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
Size: 5211960
SHA256: 70a6f1efb82e01b699a44ae32e48c27d3060cd20b84bd0660955d746810a359c
SHA1: 0d8428ac48dc2cca7b8be82d375c4d62f7dfb988
MD5sum: d5b285a41d0fb2be484362a7978c9cb4
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: b6405aed870af39811ea887203c50393
Multi-Arch: same
Homepage: https://ffmpeg.org/
Section: libs
Priority: optional
Filename: pool/main/f/ffmpeg/libavcodec59_5.1.1-1_amd64.deb