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

Last updated: May 08,2024

1. Install "libcurl3-gnutls" package

Please follow the instructions below to install libcurl3-gnutls on Kali Linux

$ sudo apt update $ sudo apt install libcurl3-gnutls

2. Uninstall "libcurl3-gnutls" package

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

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

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

Package: libcurl3-gnutls
Source: curl
Version: 8.5.0-2
Installed-Size: 903
Maintainer: Debian Curl Maintainers
Architecture: amd64
Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.36), libgnutls30 (>= 3.8.2), libgssapi-krb5-2 (>= 1.17), libidn2-0 (>= 2.0.0), libldap-2.5-0 (>= 2.5.4), libnettle8, libnghttp2-14 (>= 1.50.0), libpsl5 (>= 0.16.0), librtmp1 (>= 2.3), libssh2-1 (>= 1.11.0), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Recommends: ca-certificates
Size: 419468
SHA256: a7787ecf3180b33e367db11d881885c86db4e08494ab1279881d6fc46a51690a
SHA1: 26cf89f08650caac4e99ded7157fb6ade62c9a95
MD5sum: 575408382ef569f5cd7b330fdb57c500
Description: easy-to-use client-side URL transfer library (GnuTLS 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 GnuTLS.
Description-md5:
Multi-Arch: same
Homepage: https://curl.se/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/c/curl/libcurl3-gnutls_8.5.0-2_amd64.deb