GNU/Linux >> Tutoriels Linux >  >> Cent OS

Installation de l'outil Amazon s3cmd Command Line S3 sur CentOS Linux

Les commandes linux suivantes vous aideront à installer l'outil Amazon s3cmd Command Line S3 sur CentOS Linux.
Tout d'abord, activez le référentiel EPEL :

# wget http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm
# rpm -Uvh epel-release*.rpm

Si le référentiel EPEL est activé correctement, la commande linux suivante répertorie le référentiel EPEL :

# yum repolist | grep epel
epel/x86_64           Extra Packages for Enterprise Linux 7 - x86_64      9037

Ensuite, installez pip outil à utiliser ultérieurement pour installer le package python s3cdm :

# yum install python-pip.noarch

Presque fini. Il ne reste plus qu'à utiliser pip pour installer s3cmd :

# pip install s3cmd

s3cdm est maintenant installé :

# s3cmd --version
s3cmd version 1.6.0

Pour configurer votre s3cdm outil avec exécution de stockage Amazon S# :

# s3cmd --configure

Cent OS
  1. Installation de l'outil Amazon s3cmd Command Line S3 sur Debian Linux

  2. Comment installer ifconfig sur CentOS 7 Linux

  3. Comment debootstrap sur CentOS Linux

  4. Installation de l'outil Amazon s3cmd Command Line S3 sur CentOS Linux

  5. Installer Anaconda sur CentOS 8

Comment installer netcat sur RHEL 8 / CentOS 8 Linux

Comment installer VirtualBox sur CentOS 8 Linux

Comment installer Skype sur CentOS 8 Linux

Les 12 meilleurs outils de ligne de commande pour surveiller Linux

Comment installer Redhat Enterprise Linux 6 / Centos 6

Comment installer Rabbitmq dans Rocky Linux/Alma Linux/Centos 8