How to Install and Uninstall libmatroska7 Package on Kali Linux

Last updated: May 15,2024

1. Install "libmatroska7" package

Please follow the guidance below to install libmatroska7 on Kali Linux

$ sudo apt update $ sudo apt install libmatroska7

2. Uninstall "libmatroska7" package

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

$ sudo apt remove libmatroska7 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmatroska7 package on Kali Linux

Package: libmatroska7
Source: libmatroska
Version: 1.7.1-1
Installed-Size: 678
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Replaces: libmatroska6
Depends: libc6 (>= 2.14), libebml5 (>= 1.4.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Breaks: libmatroska6
Size: 108108
SHA256: d1e3e143bcc27c2d9154672413f4c984871b2c5049ee9dd2b603dc8bcedc47d5
SHA1: 632fa119ca81be0774f6fd2a88582818c32013f9
MD5sum: 79f2074629680ae4ba022d2e3c078f1f
Description: extensible open standard audio/video container format (shared library)
Matroska is aiming to become the standard of Multimedia
Container Formats one day. It is based on EBML (Extensible Binary
Meta Language), a kind of binary version of XML. This way the
significant advantages in terms of future format extensibility
are gained without breaking file support in old parsers.
.
This package contains the shared library needed to run applications that
use libmatroska.
Description-md5:
Multi-Arch: same
Homepage: https://www.matroska.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libm/libmatroska/libmatroska7_1.7.1-1_amd64.deb