Skip to content

Instantly share code, notes, and snippets.

View ddelaneym's full-sized avatar

Dana Matthews ddelaneym

View GitHub Profile
@ddelaneym
ddelaneym / installing-python-on-ubuntu.md
Created December 4, 2025 22:38
Installing Python on Ubuntu

Install the ASDF version manager, the Python programming language interpreter, and dependencies.

Install Linux system utilities and libraries

  • Command line utilities.
sudo apt install wget curl git