adrienverge / copr-python37

Unofficial Python 3.7 packages for CentOS 7

Home Page:https://copr.fedorainfracloud.org/coprs/adrienverge/python37/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python 3.7 for CentOS

This repository provides unofficial packages of Python 3.7 for CentOS 7 and 8, while waiting for official packaging upstream.

Built packages are available at:

https://copr.fedorainfracloud.org/coprs/adrienverge/python37/

Install

CentOS 7:

sudo yum copr enable adrienverge/python37
sudo yum install python37 python37-devel python37-pip

CentOS 8:

sudo dnf copr enable adrienverge/python37
sudo dnf install python37 python37-devel python37-pip

About

Unofficial Python 3.7 packages for CentOS 7

https://copr.fedorainfracloud.org/coprs/adrienverge/python37/