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

Last updated: May 20,2024

1. Install "libabsl-dev" package

This guide let you learn how to install libabsl-dev on Kali Linux

$ sudo apt update $ sudo apt install libabsl-dev

2. Uninstall "libabsl-dev" package

Please follow the guidance below to uninstall libabsl-dev on Kali Linux:

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

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

Package: libabsl-dev
Source: abseil
Version: 20220623.1-3
Installed-Size: 5872
Maintainer: Benjamin Barenblat
Architecture: amd64
Depends: libabsl20220623 (= 20220623.1-3)
Recommends: cmake (>= 2.6) | pkg-config, g++ (>= 5.1)
Size: 973484
SHA256: 00597695cc8e23438c5886a7e9f74a7b489a1003fd9f33bff27c56ac452efd69
SHA1: e96815efe1a527e47434f43c954f345ae6829e0c
MD5sum: 3ddd64ac970316fc56249164ab21bc57
Description: extensions to the C++ standard library (development files)
Abseil is an open-source collection of C++ library code designed to augment the
C++ standard library. The Abseil library code is collected from Google's C++
codebase and has been extensively tested and used in production. In some cases,
Abseil provides pieces missing from the C++ standard; in others, Abseil
provides alternatives to the standard for special needs.
.
This package contains header files and other data necessary for developing with
Abseil.
Description-md5:
Multi-Arch: same
Homepage: https://abseil.io/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/a/abseil/libabsl-dev_20220623.1-3_amd64.deb