Skip to content

Instantly share code, notes, and snippets.

@nilforooshan
Last active September 26, 2024 21:10
Show Gist options
  • Save nilforooshan/d139fec622edba8c800cfb22b92123ae to your computer and use it in GitHub Desktop.
Save nilforooshan/d139fec622edba8c800cfb22b92123ae to your computer and use it in GitHub Desktop.
py: Install PIP on Ubuntu

Install pip on Ubuntu

sudo apt install python3-pip -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment