How to Install and Uninstall libcurl4-nss-dev Package on Kali Linux

Last updated: September 20,2024

1. Install "libcurl4-nss-dev" package

Here is a brief guide to show you how to install libcurl4-nss-dev on Kali Linux

$ sudo apt update $ sudo apt install libcurl4-nss-dev

2. Uninstall "libcurl4-nss-dev" package

Please follow the instructions below to uninstall libcurl4-nss-dev on Kali Linux:

$ sudo apt remove libcurl4-nss-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcurl4-nss-dev package on Kali Linux

Package: libcurl4-nss-dev
Source: curl
Version: 7.85.0-1
Installed-Size: 1688
Maintainer: Alessandro Ghedini
Architecture: amd64
Provides: libcurl-dev, libcurl-ssl-dev, libcurl3-nss-dev, libcurl4-dev
Depends: libcurl3-nss (= 7.85.0-1)
Suggests: libcurl4-doc, libidn11-dev, libkrb5-dev, libldap2-dev, libnss3-dev, librtmp-dev, libssh2-1-dev, pkg-config, zlib1g-dev
Conflicts: libcurl4-gnutls-dev, libcurl4-openssl-dev
Size: 465720
SHA256: d154b179b4609cf769317a41e074a1e9c9c5a75ec145f51a939cfd4a0bd36300
SHA1: e2aef6d77913e1a2fb034dea68d2e60417eec739
MD5sum: a1746d388a440d45ab4a262fa2eba20b
Description: development files and documentation for libcurl (NSS flavour)
libcurl is an easy-to-use client-side URL transfer library, supporting DICT,
FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S,
RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
.
libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
form based upload, proxies, cookies, user+password authentication (Basic,
Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
and more!
.
libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
fast, thoroughly documented and is already used by many known, big and
successful companies and numerous applications.
.
This package provides the development files (ie. includes, static library,
manual pages) that allow one to build software which uses libcurl.
.
SSL support is provided by NSS.
Description-md5: b83e9196a054062dc76fc2a693802052
Multi-Arch: same
Homepage: https://curl.se/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/c/curl/libcurl4-nss-dev_7.85.0-1_amd64.deb