Installez Python 3.8 sur CentOS 7 (SCL)

introduction

Installez Python 3.8 sur CentOS 7 à l'aide de Software Collection (SCL) Référence: Quick Start - Software Collections

soutien

Lorsqu'elle est introduite par cette méthode, 2023-05 semble être EOL du Cycle de vie du produit Red Hat Software Collections - Red Hat Customer Portal. Est fait. Les réponses aux vulnérabilités et bogues signalés par la suite peuvent ne pas être implémentées.

LOG

Inscription au référentiel

# yum install -y centos-release-scl

Installation

# cat /etc/redhat-release
CentOS Linux release 7.8.2003 (Core)

# yum install -y rh-python38 which
# scl enable rh-python38 bash
...Abréviation

Diverses confirmations

# which python{,2,3}
/opt/rh/rh-python38/root/usr/bin/python
/usr/bin/python2
/opt/rh/rh-python38/root/usr/bin/python3

# ll /opt/rh/rh-python38/root/usr/bin/python*
lrwxrwxrwx. 1 root root     9 Jun 24 10:31 /opt/rh/rh-python38/root/usr/bin/python -> ./python3
lrwxrwxrwx. 1 root root     9 Jun 24 10:31 /opt/rh/rh-python38/root/usr/bin/python3 -> python3.8
-rwxr-xr-x. 1 root root 15280 May 28 09:39 /opt/rh/rh-python38/root/usr/bin/python3.8

# python -V
Python 3.8.0

# python3 -V
Python 3.8.0

# yum info rh-python38
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
 * base: ftp.riken.jp
 * centos-sclo-rh: ftp.riken.jp
 * centos-sclo-sclo: ftp.riken.jp
 * extras: ftp.riken.jp
 * updates: ftp.riken.jp
Installed Packages
Name        : rh-python38
Arch        : x86_64
Version     : 2.0
Release     : 4.el7
Size        : 0.0
Repo        : installed
From repo   : centos-sclo-rh
Summary     : Package that installs rh-python38
License     : GPLv2+
Description : This is the main package for rh-python38 Software Collection.

Recommended Posts

Installez Python 3.8 sur CentOS 7 (SCL)
Installez Python3.4 sur CentOS 6.6
Installez Python 2.7.3 sur CentOS 5.4
Installez Python 3.8 sur CentOS 8 (AppStream)
CentOS8 --Installer --Python3
Installer Python sur CentOS à l'aide de Pyenv
Installez Python sur CentOS en utilisant pyenv
Installer python sur WSL
Installez Faiss sur CentOS 7
Installez Python sur Pidora.
Installez Scrapy sur python3
Installez numba sur CentOS 7.2
Installez Python sur Mac
Installer Python 3 dans un environnement Mac
Installez python sur Windows
Installez mecab-python sur CentOS
Installez Python 3.3 sur Ubuntu 12.04
Installez Python 3.4 sur Mac
Installez awscli sur centos7
Installer Chainer sur CentOS 6.7
Installez Python 3.6 sur Docker
[Ansible] Installer dnf sur Centos7 avec l'interpréteur Python3
Installez Python 3.8 sur RHEL 8 (AppStream)
Installer watchdog sur Windows + Python 3.3
Installer pygame sur python3.4 sur Mac
Installez la série ImageMagick-6.2.x sur CentOS7.7
Installez pandas 0.14 sur python3.4 [sur Mac]
Installez Python 3.7 et Django 3.0 (CentOS)
Installez OpenCV sur Ubuntu + python
Installez Chrome sur la série CentOS 7
Python --Installez MySQLDB sur EC2
[Python] [Chainer] [Windows] Installer Chainer sous Windows
Remarques sur l'installation de Python sur CentOS
Installer python
Installez Python Pillow sur Amazon Linux
Installez Python 3.8 sur Ubuntu 18.04 (norme du système d'exploitation)
Étapes pour installer MySQL 8.0 sur CentOS 8.1
Installez Python 3 sur le serveur Sakura (FreeBSD)
raspberry pi 4 centos7 installer sur docker
installation de python2.7 dans un environnement Windows 32 bits
Installez xgboost (version python) sur Windows
Étapes pour installer VirtualBox sur CentOS
Installez Pytorch sur Blender 2.90 python sous Windows
Installez Python 3.7 Anaconda sur MAC, mais Python 2
Installer python3 sur Mac (El Capitan)
Installez java (Oracle JDK14) sur CentOS7
Comment installer PyPy sur CentOS
Configurer l'environnement Python sur CentOS
Comment installer TensorFlow sur CentOS 7
Installez pip sur CentOS7. Aussi iPython.
Créer un environnement python dans centos
Installez VirtualBox sur CentOS 7 sur VirtualBox (mac + vagrant)
Installez Python 3.9 sur Ubuntu 20.04 (norme du système d'exploitation?)
Installer l'environnement de développement Python sur Windows 10
Installez confluent-kafka pour Python sur Ubuntu
Installez Python 2.7 sur Ubuntu 20.04 (norme du système d'exploitation?)
Comment installer Maven sur CentOS
Étapes pour installer python3 sur Mac
Créer un environnement python3 sur CentOS7
Note d'étude 9_Install Jenkins sur CentOS7
Comment installer Python2.7 python3.5 avec pyenv (sur RHEL5 CentOS5) (novembre 2016)