Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ridha/build-python3-rpm

Buildout Python RPM package for CentOS
https://github.com/ridha/build-python3-rpm

rpm

Last synced: 13 days ago
JSON representation

Buildout Python RPM package for CentOS

Awesome Lists containing this project

README

        

# build-python3-rpm
Buildout Python RPM package for CentOS

#### Install

```bash
$ git clone https://github.com/ridha/build-python3-rpm
$ cd build-python3-rpm; make
$ sudo rpm -ivh python-3.6.0-1.el7.x86_64.rpm
```