Skip to content
Technology News Information & Jobs

Technology News Information & Jobs

Ubuntu Tutorials, Ubuntu How To , Linux Tips, Tech Jobs

  • Work with US
  • Search Jobs
  • Post a Job
  • Contact Us
  • Ubuntu
    • Ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • Themes
  • Linux
  • Laptops
  • Tutorials
  • Job Dashboard
  • Toggle search form
How To Install Python On Ubuntu 22.04 LTS

How To Install Python On Ubuntu 22.04 LTS

Posted on January 26, 2023 By admin 1 Comment on How To Install Python On Ubuntu 22.04 LTS

How to Install Python on Ubuntu 22.04 LTS

In this tutorial, we will show you the easy way to install Python on Ubuntu 22.04 LTS.

How To Install Python On Ubuntu 22.04 LTS

Run the following command to check whether python is installed on Ubuntu or not:

python

Run the following to check if Python3 is installed as Python3 comes by default with Ubuntu 22.04. To check the installed version of “python3”, run the following command:

python3

Install python-is-python3 On Ubuntu 22.04 LTS

Run the following command to install “python-is-python3” package on Ubuntu 22.04 LTS. This package redirects Python to Python3 by creating a symbolic link of Python3 for Python.

sudo apt install python-is-python3

Run the following command to verify the availability of the default Python3:

python3 --version

How to Uninstall Python From Ubuntu 22.04 LTS?

sudo apt remove python3

How to Install a Different Version of Python From Source On Ubuntu 22.04 LTS?

First, run the following command to install the required dependencies on Ubuntu.

sudo apt install build-essential zlib1g-dev libncurses5-dev libgdbm-dev libnss3-dev libssl-dev libreadline-dev libffi-dev libsqlite3-dev libbz2-dev

Now, download the required Python package with the following command:

wget https://www.python.org/ftp/python/3.11.1/Python-3.11.1.tgz

Now, run the following command to extract the Python Source Files:

tar -xvf Python-3.11.1.tgz

After extracting Python, run the following command to configure Python:

cd Python-3.11.1
./configure--enable-optimizations

Compile the source file:

make

Now, it’s time to install Python with the following command:

sudo make altinstall

After all this steps, run the following command to check the version of Python:

python3.11 --version
READ More Relevant Stuff:  How To Set JAVA_HOME Environment Variable On Ubuntu 22.04
Ubuntu 22.04 Tags:Python, ubuntu

Post navigation

Previous Post: GUADEC 2023 Conference Speakers, Date And Location Details
Next Post: Hiring Skilled IT Experts Is Vital In The Tech Age, And Here’s Why

Related Posts

Ubuntu 22.04 LTS Beta Released Ubuntu 22.04 LTS Beta Released Ubuntu 22.04
Download Ubuntu Unity 22.04 LTS Download Ubuntu Unity 22.04 LTS Ubuntu 22.04
How To Install Remmina On Ubuntu 22.04 LTS Jammy JellyFish How To Install Remmina On Ubuntu 22.04 LTS Jammy JellyFish How To Ubuntu
Linux Lite 6.0 Based on Ubuntu 22.04 LTS Released Linux Lite 6.0 Based on Ubuntu 22.04 LTS Released Ubuntu 22.04
How To Fix HP Printer got Detected, But Not Printing Error In Ubuntu 22.04 How To Fix HP Printer got Detected, But Not Printing Error In Ubuntu 22.04 Tutorials
Best Way To Upgrade To Ubuntu 21.10 Best Way To Upgrade To Ubuntu 21.10 How To Ubuntu

Comment (1) on “How To Install Python On Ubuntu 22.04 LTS”

  1. Coby says:
    January 26, 2023 at 5:21 pm

    Another way would be to install pyenv (https://github.com/pyenv/pyenv) that makes it possible to install multiple versions of Python.

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • New Job Search October 10, 2025
  • How To Enable Hibernate in Ubuntu 22.04 LTS May 20, 2024
  • Popular Ubuntu Games: Top 5 Games To Play March 17, 2024
  • WordPress | Your site doesn’t include support for the “generateblocks/container” block GenerateBlocks Plugin February 11, 2024
  • Ubuntu Autoremove Command Debian Autoremove Command February 10, 2024
  • How To Mount Windows 11 Shares on Debian Linux December 7, 2023
  • Anonymous Browsing 101: A Deep Dive Into Residential Proxies November 20, 2023
  • How To Correctly Install Uninstall Linux Ubuntu Nvidia Drivers Fast October 31, 2023
  • Ethical Web Design: The Dos and Don’ts October 28, 2023
  • Understanding the Role of Security Operations Center October 25, 2023
  • The Positive Effects of AI Tools and Online Services on Students Successful Essay-Writing Skills October 3, 2023

Categories

  • Android
  • Apple
  • Blogs
  • Debian
  • Fix
  • Gadgets
  • Game
  • Google
  • How To Ubuntu
  • Internet
  • Laptops
  • Linux
  • Linux Commands
  • Linux Game
  • Linux Mint
  • News
  • Operating Systems
  • Security
  • Technology
  • Themes
  • Tools
  • Tutorials
  • Ubuntu
  • ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • Windows 11
  • Wordpress

Tags

android apps centos ChatGPT command Commands Debian deepin Desktop docker Fedora fix game games Gaming gnome google kernel linux linux commands linux kernel Linux laptops Linux Mint Linux themes minecraft NVIDIA Python Raspberry Pi sysadmin themes ubuntu ubuntu 18.04 Ubuntu 18.04 LTS Ubuntu 20.04 ubuntu 20.04 lts Ubuntu 22.04 LTS Ubuntu games Ubuntu kernel ubuntu themes ubuntu tutorial VirtualBox Windows Windows 11 Wine WSL
itsubuntu.com is an Equal Opportunity Employer. For Advertisement, Jobs, Guest posts, and any other thoughts, email us at info@itsubuntu.com
  • Senior Grant Writer

    • Kenai, AK
    • Kenaitze Indian Tribe
    • Full Time
  • Customs Entry Writer – CHB

    • Kansas City, MO
    • Laufer Group International
    • Full Time
  • R-157975 Full Time Nabisco Merchandiser/Order Writer – White River Junction

    • White River Junction, VT
    • Mondelez International
    • Full Time
  • R-161193 Full Time Nabisco Merchandiser/Order Writer

    • Fort Lauderdale, FL
    • Mondelez International
    • Full Time
  • Data Scientist/Machine Learning Engineer

    • Redwood City, CA
    • Cathexis
    • Full Time
  • Senior Data Scientist (Security Clearance Required)

    • Arlington, VA
    • ICF International Inc
    • Full Time
  • Machine Learning Engineer, Perception, Data & Systems

    • Remote
    • Waymo
    • Full Time
  • Senior Machine Learning Engineer, Perception, Data & Systems

    • Remote
    • Waymo
    • Full Time

Copyright © 2026 Technology News Information & Jobs.

Powered by PressBook Grid Blogs theme