How to Install and Uninstall libembree4-4 Package on Kali Linux

Last updated: June 01,2024

1. Install "libembree4-4" package

This guide covers the steps necessary to install libembree4-4 on Kali Linux

$ sudo apt update $ sudo apt install libembree4-4

2. Uninstall "libembree4-4" package

This guide covers the steps necessary to uninstall libembree4-4 on Kali Linux:

$ sudo apt remove libembree4-4 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libembree4-4 package on Kali Linux

Package: libembree4-4
Source: embree
Version: 4.3.0+dfsg-2
Installed-Size: 39968
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), libtbb12 (>= 2021.4.0)
Size: 8534100
SHA256: 02e12fc0f734cc87f3798f0d86d8cf95fe096ba9202da06fbaa714d3e43a591b
SHA1: 982f75a4e56178debec945ae6a9dcdfa02998c5c
MD5sum: dcee14f4700a486a50dedb85fd398883
Description: High Performance Ray Tracing Kernels - runtime
Intel(R) Embree is a collection of high-performance ray tracing kernels,
developed at Intel. The target users of Intel(R) Embree are
graphics application engineers who want to improve the performance of
their photo-realistic rendering application by leveraging Embree's
performance-optimized ray tracing kernels. The kernels are optimized for
the latest Intel(R) processors with support for SSE, AVX, AVX2, and
AVX-512 instructions. Intel(R) Embree supports runtime code selection
to choose the traversal and build algorithms that best matches
the instruction set of your CPU.
.
This package contains the runtime library for building programs that
use Embree.
Description-md5:
Multi-Arch: same
Homepage: https://embree.github.io/
Section: libs
Priority: optional
Filename: pool/main/e/embree/libembree4-4_4.3.0+dfsg-2_amd64.deb

5. The same packages on other Linux Distributions