How to Install and Uninstall libde265-examples Package on Kali Linux

Last updated: May 10,2024

1. Install "libde265-examples" package

Please follow the steps below to install libde265-examples on Kali Linux

$ sudo apt update $ sudo apt install libde265-examples

2. Uninstall "libde265-examples" package

This guide covers the steps necessary to uninstall libde265-examples on Kali Linux:

$ sudo apt remove libde265-examples $ sudo apt autoclean && sudo apt autoremove

3. Information about the libde265-examples package on Kali Linux

Package: libde265-examples
Source: libde265
Version: 1.0.15-1
Installed-Size: 96
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: libde265-0 (= 1.0.15-1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libsdl2-2.0-0 (>= 2.0.12), libstdc++6 (>= 4.1.1), libswscale7 (>= 7:6.0)
Size: 24612
SHA256: 367e11ab7b1c17739ea1c9dafad3bea5ae34e4c728af93abba4e7dd222b02ccc
SHA1: e9e04e8b8bc68b64b2d098c99f5f522726fdaf71
MD5sum: 100c8a022d0589bd4947fa117dca3a6d
Description: Open H.265 video codec implementation - examples
libde265 is an open source implementation of the H.265 video codec.
It is written from scratch in plain C for simplicity and efficiency.
Its simple API makes it easy to integrate it into other software.
.
Sample applications using libde265 are provided by this package.
Description-md5:
Homepage: https://github.com/strukturag/libde265
Tag: implemented-in::python, interface::graphical, interface::x11,
role::program, uitoolkit::qt, uitoolkit::sdl, x11::application
Section: video
Priority: optional
Filename: pool/main/libd/libde265/libde265-examples_1.0.15-1_amd64.deb