s3cmd

Command line tool and client for uploading, retrieving and managing data in S3 compatible object storage. More information: <https://s3tools.org/s3cmd>.

Debian Debian
RUN apt-get update && \ apt-get install -y s3cmd
Ubuntu
RUN apt-get update && \ apt-get install -y s3cmd
Arch Arch Linux
RUN pacman -S --noconfirm s3cmd
Fedora
RUN dnf install -y s3cmd
Raspbian
RUN apt-get update && \ apt-get install -y s3cmd
click the source code to copy install s3cmd on any operating system with command-not-found.com