How to Install and Uninstall libcurl4 Package on Kali Linux

Last updated: May 05,2024

1. Install "libcurl4" package

Please follow the instructions below to install libcurl4 on Kali Linux

$ sudo apt update $ sudo apt install libcurl4

2. Uninstall "libcurl4" package

This is a short guide on how to uninstall libcurl4 on Kali Linux:

$ sudo apt remove libcurl4 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcurl4 package on Kali Linux

Package: libcurl4
Source: curl
Version: 8.5.0-2
Installed-Size: 927
Maintainer: Debian Curl Maintainers
Architecture: amd64
Replaces: libcurl3
Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17), libidn2-0 (>= 2.0.0), libldap-2.5-0 (>= 2.5.4), libnghttp2-14 (>= 1.50.0), libpsl5 (>= 0.16.0), librtmp1 (>= 2.3), libssh2-1 (>= 1.11.0), libssl3 (>= 3.0.0), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Recommends: ca-certificates
Conflicts: libcurl3
Size: 426880
SHA256: 3af1a9f73240d1ba5ea935c9f5ad83a58c7c60549400823fca5a3e54812a4123
SHA1: 8ebd180ad172e74111a4856e17d79e0a745f0088
MD5sum: 9f0deef415b56eb288b322d21ffa164e
Description: easy-to-use client-side URL transfer library (OpenSSL 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 OpenSSL.
Description-md5:
Multi-Arch: same
Homepage: https://curl.se/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/c/curl/libcurl4_8.5.0-2_amd64.deb