How to Install s3curl in Ubuntu 18.04



Install s3curl by entering the following commands in the terminal:

sudo apt update
sudo apt install s3curl

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.

Homepage: https://aws.amazon.com/developertools/Amazon-S3/128

Version: 1.0.0-1

Section: universe/net