asdf conquer python

An easy guide to install python using asdf

Nicola Landro
1 min readNov 1, 2023

I just speack about asdf into Muliple version of kubectl? Easy with asdf it is a software that allow you to use and configure simply version of nodejs, ruby, kubectl, terraform and many command line tools.

In this article we can see how to configure python plugin.

Install requirements

Asdf will compile something so to install python you need the following libraries (simple ubuntu installation list):

sudo apt-get install build-essential \
zlib1g-dev libffi-dev libssl-dev libbz2-dev \
libreadline-dev libsqlite3-dev liblzma-dev

Configure plugin

Add the python plugin:

asdf plugin-add python

Install Python

Now we are ready to install python simply with:

asdf install python 3.11.5

Conclusions

Asdf are very usefull and it reach any lib I need, an interesting thing is that the asdf installed lib works also in other distrobox system.

Continue to use open source and contribute!

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Nicola Landro
Nicola Landro

Written by Nicola Landro

Linux user and Open Source fun. Deep learning PhD. , Full stack web developer, Mobile developer, cloud engineer and Musitian.

Responses (1)

Write a response

I recognize that in a publishing context that has no editing, there are bound to be minor errors, but in this case the sheer number of grammar, spelling, and punctuation mistakes were so great that I had real problems following it. And then there…