Hacker News new | ask | show | jobs
by mpicker0 1508 days ago
pyenv can compile Python versions that might not be available with "apt install" yet. And you can have multiple minor versions available (3.7.8 and 3.7.9, for instance), if you ever need it.