...
https://github.com/pyenv/pyenv?tab=readme-ov-file#1-automatic-installer-recommended
코드 블럭 | ||
---|---|---|
| ||
curl -fsSL https://pyenv.run | bash |
...
https://github.com/rbenv/rbenv
코드 블럭 | ||
---|---|---|
| ||
apt update apt install rbenv |
...
...
https://github.com/pyenv/pyenv?tab=readme-ov-file#1-automatic-installer-recommended
코드 블럭 | ||
---|---|---|
| ||
curl -fsSL https://pyenv.run | bash |
...
https://github.com/rbenv/rbenv
코드 블럭 | ||
---|---|---|
| ||
apt update apt install rbenv |
...