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

Last updated: May 19,2024

1. Install "libde265-dev" package

Please follow the step by step instructions below to install libde265-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libde265-dev

2. Uninstall "libde265-dev" package

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

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

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

Package: libde265-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 44
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Source: libde265
Version: 1.0.2-2
Depends: libde265-0 (= 1.0.2-2)
Filename: pool/universe/libd/libde265/libde265-dev_1.0.2-2_amd64.deb
Size: 11618
MD5sum: b25b2162a174e3c2c56374914030987b
SHA1: 949e4077f70868fefdc992070580a016625d8bf8
SHA256: a470070d66520959c3115a1e407fcc7eb756337acb5548528668bc5d91a202e4
Description-en: Open H.265 video codec implementation - development files
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.
.
The development headers for compiling programs that use libde265
are provided by this package.
Description-md5: 2e8e26c3f7d86c0ff68ebdc82e580a77
Multi-Arch: same
Homepage: https://github.com/strukturag/libde265
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu