How to Install and Uninstall libepoxy-dev Package on Kali Linux
Last updated: November 07,2024
1. Install "libepoxy-dev" package
This is a short guide on how to install libepoxy-dev on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libepoxy-dev
Copied
2. Uninstall "libepoxy-dev" package
This guide covers the steps necessary to uninstall libepoxy-dev on Kali Linux:
$
sudo apt remove
libepoxy-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libepoxy-dev package on Kali Linux
Package: libepoxy-dev
Source: libepoxy (1.5.10-1)
Version: 1.5.10-1+b2
Installed-Size: 1649
Maintainer: Debian X Strike Force
Architecture: amd64
Depends: libegl-dev, libepoxy0 (= 1.5.10-1+b2), libgl-dev
Size: 126864
SHA256: 86e7b3771e872e5b0f77480a472809427abfbd28d687c70b9e90251f3209cd28
SHA1: 8518c47bb373435ac1e94f6d10fe0a486a12b425
MD5sum: 1957d9ac22bd86a3d7dd85c394db1bf9
Description: OpenGL function pointer management library- development
It hides the complexity of dlopen(), dlsym(), glXGetProcAddress(),
eglGetProcAddress(), etc. from the app developer, with very little
knowledge needed on their part. They get to read GL specs and write
code using undecorated function names like glCompileShader().
.
This package contains the development headers for the library found in
libepoxy0. Non-developers likely have little use for this package.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/anholt/libepoxy
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libe/libepoxy/libepoxy-dev_1.5.10-1+b2_amd64.deb
Source: libepoxy (1.5.10-1)
Version: 1.5.10-1+b2
Installed-Size: 1649
Maintainer: Debian X Strike Force
Architecture: amd64
Depends: libegl-dev, libepoxy0 (= 1.5.10-1+b2), libgl-dev
Size: 126864
SHA256: 86e7b3771e872e5b0f77480a472809427abfbd28d687c70b9e90251f3209cd28
SHA1: 8518c47bb373435ac1e94f6d10fe0a486a12b425
MD5sum: 1957d9ac22bd86a3d7dd85c394db1bf9
Description: OpenGL function pointer management library- development
It hides the complexity of dlopen(), dlsym(), glXGetProcAddress(),
eglGetProcAddress(), etc. from the app developer, with very little
knowledge needed on their part. They get to read GL specs and write
code using undecorated function names like glCompileShader().
.
This package contains the development headers for the library found in
libepoxy0. Non-developers likely have little use for this package.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/anholt/libepoxy
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libe/libepoxy/libepoxy-dev_1.5.10-1+b2_amd64.deb