How to Install and Uninstall libopenexr-dev Package on Kali Linux

Last updated: May 15,2024

1. Install "libopenexr-dev" package

This is a short guide on how to install libopenexr-dev on Kali Linux

$ sudo apt update $ sudo apt install libopenexr-dev

2. Uninstall "libopenexr-dev" package

Please follow the steps below to uninstall libopenexr-dev on Kali Linux:

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

3. Information about the libopenexr-dev package on Kali Linux

Package: libopenexr-dev
Source: openexr (3.1.5-5.1)
Version: 3.1.5-5.1+b1
Installed-Size: 882
Maintainer: Debian PhotoTools Maintainers
Architecture: amd64
Replaces: libilmbase-dev (<< 2.5.7-3~)
Depends: libimath-dev (>= 3.1.2), libopenexr-3-1-30 (= 3.1.5-5.1+b1), zlib1g-dev
Breaks: libilmbase-dev (<< 2.5.7-3~)
Size: 199028
SHA256: 421461cfcaac64d2d6ee1921b783819cf99a2d303859084863888cf03c396ec5
SHA1: 1d1f41e84d2991c6179341309fecc848f9b56c92
MD5sum: 254a819068d11718c7df3e87173314e3
Description: development files for the OpenEXR image library
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 header files required if you wish to
compile/develop applications that use OpenEXR libraries.
Description-md5:
Homepage: https://www.openexr.com
Tag: devel::lang:c++, devel::library, implemented-in::c++, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/o/openexr/libopenexr-dev_3.1.5-5.1+b1_amd64.deb