How to Install and Uninstall openexr Package on Kali Linux

Last updated: July 04,2024

1. Install "openexr" package

This guide covers the steps necessary to install openexr on Kali Linux

$ sudo apt update $ sudo apt install openexr

2. Uninstall "openexr" package

Please follow the instructions below to uninstall openexr on Kali Linux:

$ sudo apt remove openexr $ sudo apt autoclean && sudo apt autoremove

3. Information about the openexr package on Kali Linux

Package: openexr
Source: openexr (3.1.5-5.1)
Version: 3.1.5-5.1+b1
Installed-Size: 507
Maintainer: Debian PhotoTools Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libimath-3-1-29 (>= 3.1.9), libopenexr-3-1-30 (>= 3.1.5), libstdc++6 (>= 13.1)
Suggests: exrtools
Size: 198220
SHA256: c8597d3aa77250a3e08c241e40637471120f35f8da28996cc88c3bca8e280ddc
SHA1: fa6f16f4de1cafc3a65898715d31ac5720535e82
MD5sum: e0bf808c31db30e05330ae6fa437877d
Description: command-line tools for the OpenEXR image format
OpenEXR is a high dynamic-range (HDR) image file format developed by
Industrial Light & Magic for use in computer imaging applications.
.
OpenEXR's features include:
* Higher dynamic range and colour precision than existing 8- and
10-bit image file formats.
* Support for the "half" 16-bit floating-point pixel format.
* Multiple lossless image compression algorithms. Some of the
included codecs can achieve 2:1 lossless compression ratios on
images with film grain.
* Extensibility. New compression codecs and image types can easily
be added by extending the C++ classes included in the OpenEXR
software distribution. New image attributes (strings, vectors,
integers, etc.) can be added to OpenEXR image headers without
affecting backward compatibility with existing OpenEXR
applications.
.
This package contains the following tools:
* exrheader, a utility for dumping header information.
* exrstdattr, a utility for modifying OpenEXR standard attributes.
* exrmaketiled, for generating tiled and rip/mipmapped images.
* exrenvmap, for creating OpenEXR environment maps.
* exrmakepreview, for creating preview images for OpenEXR files.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.openexr.com
Tag: implemented-in::c++, interface::commandline, role::program,
scope::utility, works-with::image, works-with::image:raster
Section: graphics
Priority: optional
Filename: pool/main/o/openexr/openexr_3.1.5-5.1+b1_amd64.deb