s3cmd Manjaro Gnu/Linux Installation Easy Guide

January 5, 2020 | By the+gnu+linux+evangelist.

Installing

  1. 2. Installing Requirement

    Installing Required Python Package.

    sudo pacman -Sy python-setuptools
  2. 3. Downloading

    Download Latest s3cmd for Linux.

    S3cmd tar.gz for Linux
  3. 4. Extracting

    Then Extract into /tmp
    Possibly Double-Click/Right-Click and Open with Archive Manager:

    Extract S3cmd Utility
    Or from Command Line:

    tar xvzf ~/Downloads/s3cmd*tar.gz -C /tmp/
  4. 5. Installing

    Nex to Install s3cmd Tool
    First, Access the Target:

    cd /tmp/s3cmd*

    And then to Setup it run the Installation Script:

    sudo python3 setup.py install

Contents


QuickChic Theme • Powered by WordPress