How to Install and Uninstall libcurl3-nss Package on Kali Linux

Last updated: May 18,2024

1. Install "libcurl3-nss" package

This guide let you learn how to install libcurl3-nss on Kali Linux

$ sudo apt update $ sudo apt install libcurl3-nss

2. Uninstall "libcurl3-nss" package

Here is a brief guide to show you how to uninstall libcurl3-nss on Kali Linux:

$ sudo apt remove libcurl3-nss $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcurl3-nss package on Kali Linux

Package: libcurl3-nss
Source: curl
Version: 7.85.0-1
Installed-Size: 793
Maintainer: Alessandro Ghedini
Architecture: amd64
Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17), libidn2-0 (>= 0.6), libldap-2.5-0 (>= 2.5.4), libnghttp2-14 (>= 1.12.0), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.66), libpsl5 (>= 0.16.0), librtmp1 (>= 2.3), libssh2-1 (>= 1.7.0), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4)
Recommends: ca-certificates
Size: 369364
SHA256: 12560eb4dbb1974b6d80c1b46c0c8ed1c1d1c93b444ed19f5cb730b392694db3
SHA1: 4db1dedde6796afe7be171e239ed86af4c7da4ac
MD5sum: d382eff889b06fd8bec0284b489a4bd0
Description: easy-to-use client-side URL transfer library (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.
.
SSL support is provided by NSS.
Description-md5: 459d2b4fbb16cf9975276e1d24a7ffe8
Multi-Arch: same
Homepage: https://curl.se/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/c/curl/libcurl3-nss_7.85.0-1_amd64.deb