🦦 chris_cadev notes

Search IconIcon to open search

install pyenv with curl

Last updated July 27, 2022.


# install pyenv with curl

1
curl -L https://raw.githubusercontent.com/pyenv/pyenv-installer/master/bin/pyenv-installer | bash

# References

# author

bgasparotto

# position

Install pyenv at how to install pyenv


Interactive Graph