Installez Python 3.8 sur CentOS 8 (AppStream)

introduction

Installez Python 3.8 sur CentOS 8 en utilisant Application Stream (AppStream) Référence: Configuration du package RHEL8 --BaseOS and Application Stream --Akahat Engineer Blog [Configuration des paramètres système de base Red Hat Enterprise Linux 8 \ | Red Hat Customer Portal](https://access.redhat.com/documentation/ja-jp/red_hat_enterprise_linux/8/html-single/configuring_basic_system_settings/index#installing -et-en-utilisant-python_using-python3)

soutien

Lorsqu'elle est introduite par cette méthode, 2023-05 semble être EOL du Cycle de vie des flux d'application Red Hat Enterprise Linux 8 - Red Hat Customer Portal. Les réponses aux vulnérabilités et bogues signalés par la suite peuvent ne pas être implémentées.

LOG

Installation

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

# yum install -y python38
...Abréviation

Diverses confirmations

# which python{,2,3}
which: no python in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin)
which: no python2 in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin)
/usr/bin/python3

# ls -al /usr/bin/python*
lrwxrwxrwx. 1 root root   25 Jun 16 10:18 /usr/bin/python3 -> /etc/alternatives/python3
-rwxr-xr-x. 1 root root 7656 May  7 02:54 /usr/bin/python3.8

# python3 -V
Python 3.8.0

# yum module info python38
Last metadata expiration check: 0:04:39 ago on Tue 16 Jun 2020 10:14:42 AM UTC.
Name             : python38
Stream           : 3.8 [d][e][a]
Version          : 8020020200507003655
Context          : bbc63041
Architecture     : x86_64
Profiles         : build, common [d]
Default profiles : common
Repo             : AppStream
Summary          : Python programming language, version 3.8
Description      : This module gives users access to the internal Python 3.8 in RHEL8, as
                 : well as provides some additional Python packages the users might need.
                 : In addition to these you can install any python3-* package available
                 : in RHEL and use it with Python from this module.
Requires         : platform:[el8]
Artifacts        : Cython-0:0.29.14-4.module_el8.2.0+317+61fa6e7d.src
                 : PyYAML-0:5.1.2-6.module_el8.2.0+317+61fa6e7d.src
                 : babel-0:2.7.0-10.module_el8.2.0+317+61fa6e7d.src
                 : mod_wsgi-0:4.6.8-3.module_el8.2.0+317+61fa6e7d.src
                 : numpy-0:1.17.3-5.module_el8.2.0+317+61fa6e7d.src
                 : python-PyMySQL-0:0.9.3-3.module_el8.2.0+317+61fa6e7d.src
                 : python-asn1crypto-0:1.2.0-3.module_el8.2.0+317+61fa6e7d.src
                 : python-cffi-0:1.13.2-3.module_el8.2.0+317+61fa6e7d.src
                 : python-chardet-0:3.0.4-19.module_el8.2.0+317+61fa6e7d.src
                 : python-cryptography-0:2.8-3.module_el8.2.0+317+61fa6e7d.src
                 : python-idna-0:2.8-6.module_el8.2.0+317+61fa6e7d.src
                 : python-jinja2-0:2.10.3-4.module_el8.2.0+317+61fa6e7d.src
                 : python-lxml-0:4.4.1-4.module_el8.2.0+317+61fa6e7d.src
                 : python-markupsafe-0:1.1.1-6.module_el8.2.0+317+61fa6e7d.src
                 : python-ply-0:3.11-8.module_el8.2.0+317+61fa6e7d.src
                 : python-psutil-0:5.6.4-3.module_el8.2.0+317+61fa6e7d.src
                 : python-psycopg2-0:2.8.4-4.module_el8.2.0+317+61fa6e7d.src
                 : python-pycparser-0:2.19-3.module_el8.2.0+317+61fa6e7d.src
                 : python-pysocks-0:1.7.1-4.module_el8.2.0+317+61fa6e7d.src
                 : python-requests-0:2.22.0-9.module_el8.2.0+317+61fa6e7d.src
                 : python-six-0:1.12.0-9.module_el8.2.0+317+61fa6e7d.src
                 : python-urllib3-0:1.25.7-4.module_el8.2.0+317+61fa6e7d.src
                 : python-wheel-0:0.33.6-5.module_el8.2.0+317+61fa6e7d.src
                 : python38-0:3.8.0-6.module_el8.2.0+317+61fa6e7d.src
                 : python38-0:3.8.0-6.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-Cython-0:0.29.14-4.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-Cython-debuginfo-0:0.29.14-4.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-PyMySQL-0:0.9.3-3.module_el8.2.0+317+61fa6e7d.noarch
                 : python38-asn1crypto-0:1.2.0-3.module_el8.2.0+317+61fa6e7d.noarch
                 : python38-babel-0:2.7.0-10.module_el8.2.0+317+61fa6e7d.noarch
                 : python38-cffi-0:1.13.2-3.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-cffi-debuginfo-0:1.13.2-3.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-chardet-0:3.0.4-19.module_el8.2.0+317+61fa6e7d.noarch
                 : python38-cryptography-0:2.8-3.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-cryptography-debuginfo-0:2.8-3.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-debug-0:3.8.0-6.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-debuginfo-0:3.8.0-6.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-debugsource-0:3.8.0-6.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-devel-0:3.8.0-6.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-idle-0:3.8.0-6.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-idna-0:2.8-6.module_el8.2.0+317+61fa6e7d.noarch
                 : python38-jinja2-0:2.10.3-4.module_el8.2.0+317+61fa6e7d.noarch
                 : python38-libs-0:3.8.0-6.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-lxml-0:4.4.1-4.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-lxml-debuginfo-0:4.4.1-4.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-markupsafe-0:1.1.1-6.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-markupsafe-debuginfo-0:1.1.1-6.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-mod_wsgi-0:4.6.8-3.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-numpy-0:1.17.3-5.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-numpy-debuginfo-0:1.17.3-5.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-numpy-doc-0:1.17.3-5.module_el8.2.0+317+61fa6e7d.noarch
                 : python38-numpy-f2py-0:1.17.3-5.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-pip-0:19.2.3-5.module_el8.2.0+317+61fa6e7d.noarch
                 : python38-pip-wheel-0:19.2.3-5.module_el8.2.0+317+61fa6e7d.noarch
                 : python38-ply-0:3.11-8.module_el8.2.0+317+61fa6e7d.noarch
                 : python38-psutil-0:5.6.4-3.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-psutil-debuginfo-0:5.6.4-3.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-psycopg2-0:2.8.4-4.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-psycopg2-debuginfo-0:2.8.4-4.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-psycopg2-doc-0:2.8.4-4.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-psycopg2-tests-0:2.8.4-4.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-pycparser-0:2.19-3.module_el8.2.0+317+61fa6e7d.noarch
                 : python38-pysocks-0:1.7.1-4.module_el8.2.0+317+61fa6e7d.noarch
                 : python38-pytz-0:2019.3-3.module_el8.2.0+317+61fa6e7d.noarch
                 : python38-pyyaml-0:5.1.2-6.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-pyyaml-debuginfo-0:5.1.2-6.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-requests-0:2.22.0-9.module_el8.2.0+317+61fa6e7d.noarch
                 : python38-rpm-macros-0:3.8.0-6.module_el8.2.0+317+61fa6e7d.noarch
                 : python38-scipy-0:1.3.1-4.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-scipy-debuginfo-0:1.3.1-4.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-setuptools-0:41.6.0-4.module_el8.2.0+317+61fa6e7d.noarch
                 : python38-setuptools-wheel-0:41.6.0-4.module_el8.2.0+317+61fa6e7d.noarch
                 : python38-six-0:1.12.0-9.module_el8.2.0+317+61fa6e7d.noarch
                 : python38-test-0:3.8.0-6.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-tkinter-0:3.8.0-6.module_el8.2.0+317+61fa6e7d.x86_64
                 : python38-urllib3-0:1.25.7-4.module_el8.2.0+317+61fa6e7d.noarch
                 : python38-wheel-0:0.33.6-5.module_el8.2.0+317+61fa6e7d.noarch
                 : python38-wheel-wheel-0:0.33.6-5.module_el8.2.0+317+61fa6e7d.noarch
                 : python3x-pip-0:19.2.3-5.module_el8.2.0+317+61fa6e7d.src
                 : python3x-setuptools-0:41.6.0-4.module_el8.2.0+317+61fa6e7d.src
                 : pytz-0:2019.3-3.module_el8.2.0+317+61fa6e7d.src
                 : scipy-0:1.3.1-4.module_el8.2.0+317+61fa6e7d.src

Hint: [d]efault, [e]nabled, [x]disabled, [i]nstalled, [a]ctive

Recommended Posts

Installez Python 3.8 sur CentOS 8 (AppStream)
Installez Python3.4 sur CentOS 6.6
Installez Python 2.7.3 sur CentOS 5.4
Installez Python 3.8 sur RHEL 8 (AppStream)
Installez Python 3.8 sur CentOS 7 (SCL)
CentOS8 --Installer --Python3
Installer Python sur CentOS à l'aide de Pyenv
Installez Python sur CentOS en utilisant pyenv
Installer python sur WSL
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
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)
Installez Python 3 sur le serveur Sakura (FreeBSD)
raspberry pi 4 centos7 installer sur docker
Installez Python 3.8 sur Ubuntu 20.04 (norme du système d'exploitation)
installation de python2.7 dans un environnement Windows 32 bits
Installez Python sur Windows + pip + virtualenv
É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
Comment installer TensorFlow sur CentOS 7
Installez pip sur CentOS7. Aussi iPython.
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)
Python2.7 + CentOS7 + OpenCV3
Activez la commande sar sur CentOS (installez sysstat)
Python sur Windows
twitter avec python3