Skip to content

creating an alias for "python3" #366

Answered by cromewar
MED-1996 asked this question in Q&A
Discussion options

You must be logged in to vote

Create symlink to latest version

ln -s -f /usr/local/bin/python3.10 /usr/local/bin/python

Close and open a new terminal

and try with

python --version

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@cromewar
Comment options

@MED-1996
Comment options

@cromewar
Comment options

@MED-1996
Comment options

@cromewar
Comment options

Answer selected by cromewar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants