How to Install and Uninstall libnvidia-eglcore Package on Kali Linux

Last updated: January 11,2025

1. Install "libnvidia-eglcore" package

In this section, we are going to explain the necessary steps to install libnvidia-eglcore on Kali Linux

$ sudo apt update $ sudo apt install libnvidia-eglcore

2. Uninstall "libnvidia-eglcore" package

In this section, we are going to explain the necessary steps to uninstall libnvidia-eglcore on Kali Linux:

$ sudo apt remove libnvidia-eglcore $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnvidia-eglcore package on Kali Linux

Package: libnvidia-eglcore
Source: nvidia-graphics-drivers
Version: 525.147.05-6
Installed-Size: 41952
Maintainer: Debian NVIDIA Maintainers
Architecture: amd64
Provides: libnvidia-eglcore-525.147.05
Depends: libc6 (>= 2.34)
Conflicts: libnvidia-eglcore-525.147.05
Size: 10165340
SHA256: 86859c60c5d36c376f00c69d90d2a1d5bfc5c38df676251daf9c653bc3dc071c
SHA1: 287b1f33084e580497621cc499f1766bb69bf4f6
MD5sum: 4193550d8bdc100abc171f682d9ee70b
Description: NVIDIA binary EGL core libraries
EGL provides a platform-agnostic mechanism for creating rendering surfaces
for use with other graphics libraries, such as OpenGL|ES.
.
OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on
embedded systems - including consoles, phones, appliances and vehicles.
It contains a subset of OpenGL plus a number of extensions for the
special needs of embedded systems.
.
This package contains the private core libraries used by the NVIDIA
implementation of EGL and OpenGL|ES.
Description-md5:
Multi-Arch: same
Homepage: https://www.nvidia.com
Tag: role::shared-lib
Section: non-free/libs
Priority: optional
Filename: pool/non-free/n/nvidia-graphics-drivers/libnvidia-eglcore_525.147.05-6_amd64.deb