Install Pyhton 3.8 on Ubuntu
Install Python38 on Ubuntu
Last updated
Was this helpful?
Install Python38 on Ubuntu
Last updated
Was this helpful?
is a general-purpose coding language—which means that, unlike HTML, CSS, and JavaScript, it can be used for other types of programming and software development besides web development.
Can be used for things like
Back end (or server-side) web and mobile app development
Desktop apps and software development
Processing big data and performing mathematical computations
Writing system scripts (creating instructions that tell a computer system to “do” something)
Ubuntu is a free and open-source Linux distribution based on Debian. Ubuntu is officially released in three editions: Desktop, Server, and Core for the internet of things devices and robots. All the editions can run on the computer alone, or in a virtual machine.
Optionally, we can add the
disutils
Test the creation of a Virtual Environment
In case of any issues, access the page or talk with us on .
- article published on RealPython
- a complete guide for many OS: Fedora, MacOS, Ubuntu