Skip to content

Instantly share code, notes, and snippets.

@goyuninfo
Last active November 24, 2020 14:19
Show Gist options
  • Save goyuninfo/c74b03f0e2680aaf04e62f4674419592 to your computer and use it in GitHub Desktop.
Save goyuninfo/c74b03f0e2680aaf04e62f4674419592 to your computer and use it in GitHub Desktop.
apt update
apt install software-properties-common
add-apt-repository ppa:deadsnakes/ppa
apt update
apt install python3.9 python3.9-venv python3.9-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment