Install S3cmd On A Debian, Ubuntu, Arch, Fedora, Raspbian And MacOS

Install S3cmd On A Debian, Ubuntu, Arch, Fedora, Raspbian And MacOS

s3cmd

command-line Amazon S3 client

Install s3cmd

  • Debian apt-get install s3cmd Click to copy
  • Ubuntu apt-get install s3cmd Click to copy
  • Arch Linux pacman -S s3cmd Click to copy
  • Fedora dnf install s3cmd Click to copy
  • Raspbian apt-get install s3cmd Click to copy
  • macOS brew install s3cmd Click to copy

s3cmd

command-line Amazon S3 client

Command-line tool to upload, retrieve and manage data in Amazon S3 service (http://www.amazon.com/s3/), designed for use in scripts. Features: - creating and destroying S3 buckets - uploading and downloading files - listing remote files - removing remote files - synchronizing local directories to S3 buckets - getting various information about buckets and disk usage s3cmd supports both (US and EU) S3 datacentres.

Installation of latest s3cmd command is available for Debian, Ubuntu, Arch, Fedora, Raspbian and macOS. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2024 latest package from the repository and install it in your computer/server.