How to Install and Uninstall s3curl Package on Kali Linux

Last updated: May 20,2024

1. Install "s3curl" package

Here is a brief guide to show you how to install s3curl on Kali Linux

$ sudo apt update $ sudo apt install s3curl

2. Uninstall "s3curl" package

Learn how to uninstall s3curl on Kali Linux:

$ sudo apt remove s3curl $ sudo apt autoclean && sudo apt autoremove

3. Information about the s3curl package on Kali Linux

Package: s3curl
Version: 20191224-2
Installed-Size: 25
Maintainer: Sebastien Delafond
Architecture: all
Depends: curl, libdigest-hmac-perl, libdigest-md5-file-perl, libfindbin-libs-perl, libgetopt-long-descriptive-perl
Size: 8140
SHA256: 80dae81e7b1c26825a8a477dff9e6249da5e4c7c3ce5212939cece7fcd6b7791
SHA1: 36a0f1b8b8dbed26d2ffa5d2348a404fadde647a
MD5sum: 721937bc703d447975d0aa30675b4221
Description: Easily interact with AWS S3 HTTP services
Calculates the proper signature to interact with AWS S3 HTTP
services, then calls cURL with the appropriate arguments.
Description-md5:
Homepage: https://github.com/rtdp/s3curl
Section: net
Priority: optional
Filename: pool/main/s/s3curl/s3curl_20191224-2_all.deb