How to Install and Uninstall libde265-examples Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "libde265-examples" package

This guide let you learn how to install libde265-examples on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libde265-examples

2. Uninstall "libde265-examples" package

This guide let you learn how to uninstall libde265-examples on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libde265-examples package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libde265-examples
Priority: optional
Section: universe/video
Installed-Size: 80
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Source: libde265
Version: 1.0.2-2
Depends: libde265-0 (= 1.0.2-2), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libqt5core5a (>= 5.0.2), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libsdl1.2debian (>= 1.2.11), libstdc++6 (>= 4.1.1), libswscale-ffmpeg3 (>= 7:2.4)
Filename: pool/universe/libd/libde265/libde265-examples_1.0.2-2_amd64.deb
Size: 21846
MD5sum: 9084b0892636cd3fd62391b79f6ccea8
SHA1: 1560c4e924bbb6a5868113531694cc0df4d7b281
SHA256: 392f6f6eb393197470027b22517f3ed6cfafe97aa6f7080e516b79aeae6775a2
Description-en: 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: dc909b8ac26774d5fca6b1438e2d9dec
Homepage: https://github.com/strukturag/libde265
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu