mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-12 13:33:45 -05:00
bzip2 is a dependency, too
2
Home.md
2
Home.md
@@ -25,7 +25,7 @@ distros like Alma/Rocky Linux 8 and Ubuntu 20.04. See [PEP
|
|||||||
(`xcode-select --install`) and [Homebrew](http://brew.sh/). Then:
|
(`xcode-select --install`) and [Homebrew](http://brew.sh/). Then:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
brew install openssl readline sqlite3 xz zlib tcl-tk@8 libb2 zstd
|
brew install openssl readline sqlite3 xz zlib bzip2 tcl-tk@8 libb2 zstd
|
||||||
```
|
```
|
||||||
|
|
||||||
For older operating systems `Homebrew` might not be available so install `pyenv` with:
|
For older operating systems `Homebrew` might not be available so install `pyenv` with:
|
||||||
|
|||||||
Reference in New Issue
Block a user