...
| Блок кода |
|---|
$ sudo yum install gcc libffi-devel python-devel openssl-devel epel-release git |
Once EPEL is configured, run:
...
| Блок кода |
|---|
$ sudo apt install build-essential libssl-dev libffi-dev python-dev python-setuptools git |
Clone the Repository or Download a Release
...