Step-by-step – s3cmd Mac Catalina Installation Easy Guide

Installing

  1. Download Latest s3cmd for Mac

    S3cmd tar.gz Source
  2. Then Extract into /tmp
    Simply Double-Click on Archive Manager into Finder.

    Or from Command Line:

    tar xvzf ~/Downloads/s3cmd*tar.gz -C /tmp/
  3. Nex to Install s3cmd Tool
    First Access the Target:

    cd /tmp/s3cmd*

    And then to Setup it run the Installation Script:

    sudo python setup.py install