libssl-dev on Kali Linux

Last updated: September 06,2023

1. Install libssl-dev package

Learn how to install libssl-dev package:

sudo apt update
sudo apt install libssl-dev

2. Uninstall / Remove libssl-dev package

This is a short guide on how to uninstall libssl-dev package:

sudo apt remove libssl-dev
sudo apt autoclean && sudo apt autoremove

3. Details of libssl-dev package

Package: libssl-dev
Source: openssl
Version: 3.0.5-2
Installed-Size: 12294
Maintainer: Debian OpenSSL Team
Architecture: amd64
Depends: libssl3 (= 3.0.5-2)
Suggests: libssl-doc
Conflicts: libssl1.0-dev
Size: 2443296
SHA256: e738d9815996781b6841723d400c9c56249f3e91fd104df717a85506d7959cf9
SHA1: 05ac950e6f2c5c1d582fe953a4a880666d2d805a
MD5sum: 6954c1c1276646103dc4e0d96d3c369a
Description: Secure Sockets Layer toolkit - development files
This package is part of the OpenSSL project's implementation of the SSL
and TLS cryptographic protocols for secure communication over the
Internet.
.
It contains development libraries, header files, and manpages for libssl
and libcrypto.
Description-md5: 27044468897c45b271f879c7c6e135fe
Multi-Arch: same
Homepage: https://www.openssl.org/
Tag: devel::lang:c, devel::library, implemented-in::TODO, implemented-in::c,
protocol::ssl, role::devel-lib, security::cryptography
Section: libdevel
Priority: optional
Filename: pool/main/o/openssl/libssl-dev_3.0.5-2_amd64.deb