s3fs

FUSE-based file system backed by Amazon S3

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