1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-15 14:53:53 -05:00
native-api
2022-01-09 19:38:03 +03:00
parent 7a2037652d
commit 561e9277cb

@@ -24,10 +24,19 @@ Below are some alternative packages that are not in the recommended set and shou
* Alternative to openssl-devel:
* If you need OpenSSL 1.0:
```sh
sudo yum install compat-openssl10-devel --allowerasing
```
* If you need OpenSSL 1.1:
```sh
sudo yum install openssl11-devel --allowerasing
```
* Arch and derivatives
Installing an older version of ncurses, `ncurses5`, requires an [AUR Helper](https://wiki.archlinux.org/index.php/AUR_helpers) to install. If using [YAY](https://aur.archlinux.org/packages/yay/):