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

Last updated: May 18,2024

1. Install "libcurl4-gnutls-dev" package

Please follow the guidelines below to install libcurl4-gnutls-dev on Kali Linux

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

2. Uninstall "libcurl4-gnutls-dev" package

In this section, we are going to explain the necessary steps to uninstall libcurl4-gnutls-dev on Kali Linux:

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

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

Package: libcurl4-gnutls-dev
Source: curl
Version: 8.5.0-2
Installed-Size: 1898
Maintainer: Debian Curl Maintainers
Architecture: amd64
Provides: libcurl-dev, libcurl-ssl-dev, libcurl3-gnutls-dev, libcurl4-dev
Depends: libcurl3-gnutls (= 8.5.0-2)
Suggests: libcurl4-doc, libgnutls28-dev, libidn-dev, libkrb5-dev, libldap2-dev, librtmp-dev, libssh2-1-dev, pkg-config, zlib1g-dev
Conflicts: libcurl4-openssl-dev
Size: 523560
SHA256: 20eaf01fb546aabb106cddafaf6dd10ad6cd193d44027dd7653bbb42dab4e111
SHA1: 03a194fed47d8cb68a151bd29d9d5a880b350c0c
MD5sum: 33fdb9b87b7782e8b71579b8189a528d
Description: development files and documentation for libcurl (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.
.
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 GnuTLS.
Description-md5:
Multi-Arch: same
Homepage: https://curl.se/
Tag: devel::doc, devel::library, protocol::ssl, role::devel-lib,
role::documentation, suite::gnu
Section: libdevel
Priority: optional
Filename: pool/main/c/curl/libcurl4-gnutls-dev_8.5.0-2_amd64.deb