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 Check Your Ubuntu Version
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

How To Upgrade To Xfce 4.18 on Ubuntu How To Upgrade To Xfce 4.18 on Ubuntu How To Ubuntu
Best Linux Desktop Environment For Ubuntu 22.04 LTS Best Linux Desktop Environment For Ubuntu 22.04 LTS How To Ubuntu
Ubuntu 23.04 Official Flavors Released Ubuntu 23.04 Official Flavors Released Linux
How To Install Nvidia Drivers On Ubuntu 22.04 LTS How To Install Nvidia Drivers On Ubuntu 22.04 LTS [2023] Ubuntu 22.04
Ubuntu 22.04.2 LTS Released Ubuntu 22.04.2 LTS Released Ubuntu 22.04
How To Install Git On Ubuntu 22.04 LTS [2023] How To Install Git On Ubuntu 22.04 LTS [2023] Ubuntu 22.04

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

  • 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
  • Linux Wget Examples September 27, 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
  • Search Jobs
  • Post a Job
  • Job Dashboard
  • Contact Us
  • About US
  • Cookie Policy
  • Terms and Conditions
  • Privacy Policy
  • Sitemap
  • Write For US

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 [email protected]
  • SERVICE WRITER – FLOAT

    • Sauk City, WI
    • McFarlane's
    • Full Time
  • User Experience Writer

    • Orlando, FL
    • Radiant Digital
    • Full Time
  • Customs Entry Writer

    • Long Beach, CA
    • Coda Search│Staffing
    • Full Time
  • Technical Writer

    • Carlsbad, NM
    • Airswift
    • Full Time
  • Technical Writer

    • Palo Alto, CA
    • DeWinter Group
    • Full Time
  • Technical Writer

    • Hanover, MD
    • TAD PGS, Inc.
    • Full Time
  • Senior Data Scientist

    • San Francisco, CA (Remote)
    • Patreon
    • Full Time
  • Technical Writer

    • Michigan
    • US Tech Solutions
    • Full Time

Copyright © 2025 Technology News Information & Jobs.

Powered by PressBook Grid Blogs theme