How to Install and Uninstall libmpeg2-4 Package on Kali Linux

Last updated: May 10,2024

1. Install "libmpeg2-4" package

Please follow the steps below to install libmpeg2-4 on Kali Linux

$ sudo apt update $ sudo apt install libmpeg2-4

2. Uninstall "libmpeg2-4" package

Please follow the steps below to uninstall libmpeg2-4 on Kali Linux:

$ sudo apt remove libmpeg2-4 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmpeg2-4 package on Kali Linux

Package: libmpeg2-4
Source: mpeg2dec (0.5.1-9)
Version: 0.5.1-9+b1
Installed-Size: 176
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: libc6 (>= 2.4)
Size: 52508
SHA256: 4c4516048bd09796286a535c87f33038e9833cd5d27ad08b0bd98fccc3746161
SHA1: e23402149b521f83d0c2dc5a629fa96c102381e9
MD5sum: 9e18a3d345dc0dfb63d2ff777997bbc1
Description: MPEG1 and MPEG2 video decoder library
libmpeg2 is a library which can decode MPEG1 and MPEG2 video streams.
.
The main features in libmpeg2 are:
.
* Conformance - libmpeg2 is able to decode all mpeg streams that conform to
certain restrictions. For streams that follow these restrictions, libmpeg2
is probably 100% conformant to the mpeg standards - and there's a pretty
extensive test suite to check this.
.
* Speed - there has been huge efforts there, and libmpeg2 is probably the
fastest library around for what it does.
.
* Portability - most of the code is written in C, and when platform-specific
optimizations are used, there always is a generic C routine to fall back
on. This should be portable to all architectures - at least it is known
people run this code on x86, ppc, sparc, arm and sh4.
.
* Reuseability - libmpeg2 is not intended to include any project-specific
code, but it should still include enough features to be used by very
diverse projects.
.
This package contains the libmpeg2 shared libraries.
Description-md5:
Multi-Arch: same
Homepage: http://libmpeg2.sourceforge.net/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/m/mpeg2dec/libmpeg2-4_0.5.1-9+b1_amd64.deb