Skip to main content

How to Install Python 3.3 on Ubuntu Linux - Learn Online

Since Python 3.0 you have to write:
print("Hello world!")

installation - How to install Python 3.3
Howto- Install Python 3.x in Ubuntu, Debian, Fedora & Centos
12.04 - How do I install python 2.7.2 on Ubuntu
'Hello World' , and how to exit from Python.
Python 3.2 installation on Ubuntu 12.04
Searches related to install python on ubuntu
install wxpython ubuntu
install python linux
install python on ubuntu server
install perl ubuntu
install ruby ubuntu
install php ubuntu
install c++ ubuntu
install pygame ubuntu
I need help installing Python 2.7.5 on Ubuntu 13.04


Comments

  1. installing on Linux mint 17.2 should be the same process right? I can isntall the same apt-essential?

    ReplyDelete
  2. Jaime Alejandro Morales Rendón1 March 2017 at 15:19

    amigo muchas gracias me sirvio con python 3.4

    ReplyDelete
  3. David Betancourt1 March 2017 at 15:19

    I used this to install 3.4.3 on my fresh installs of Zorin & Ubuntu VM. I appreciate the tutorial.

    ReplyDelete
  4. Do I need to delet downloaded files?? Thanks

    ReplyDelete
  5. Helpful. Thanks

    ReplyDelete
  6. Thanks guy!!!!!!!

    ReplyDelete
  7. Tobi Morakinyo1 March 2017 at 15:19

    Thanks..very helpful

    ReplyDelete
  8. devendra pandey1 March 2017 at 15:19

    These terminal commands should solve your problem:

    First remove the Merge List by opening a terminal (Press Ctrl+Alt+T to launch) and run this command:

    sudo rm /var/lib/apt/lists/* -vf


    or

    sudo rm -vf /var/lib/apt/lists/*


    these command lines are interchangable

    the options used are -v verbose

    -v, --verbose explain what is being done


    and -f force

    -f, --force ignore nonexistent files and arguments, never prompt


    If you are ever unsure about a command line or the options being used
    always refer to the manual page for the command. These can be accessed
    on the internet by searching for man and the command for example man rm
    or you can access the same information by typing exactly the same
    command in the terminal for example man rm instructions for quitting the
    page will be at the bottom of the terminal like this

    picture of man page options

    Next, generate a new one by running a simple update:

    sudo apt-get update


    Then do,

    sudo apt-get install build-essential

    ReplyDelete
  9. Robert Forester1 March 2017 at 15:19

    OK, I'm following the tutorial and after extracting the python and running ./configure you tell me to install build-essential first. I have not ran 'make' or 'make altinstall' yet. How do I back out of this and start again on the install? Can I just delete the directories and start again? Thanks

    ReplyDelete
  10. You just got a new subscriber =)

    ReplyDelete
  11. Koalani Perrin-Thompson1 March 2017 at 15:19

    Great Video...now I can start learning Python!

    ReplyDelete
  12. Thank you it was really helpful tutorial

    ReplyDelete
  13. joshua andres blanco jerez1 March 2017 at 15:19

    how can i open the IDLE?

    ReplyDelete
  14. Cameron Ferguson1 March 2017 at 15:19

    i installed it and if i type python3.5 in the command line it works but why don't i have the idle?

    ReplyDelete
  15. Jonathan Duncan1 March 2017 at 15:19

    was very good helped me to install 3.5 I took a class a few months ago on this but got discouraged because the instruction was bad. This was really good

    ReplyDelete
  16. Great help!!

    ReplyDelete
  17. sharemods eror

    ReplyDelete
  18. Maziar Ghorbani1 March 2017 at 15:19

    Thank you.

    ReplyDelete
  19. thanks, im a beginner and you've helped me loads!!!

    ReplyDelete
  20. Ngury Mangueira1 March 2017 at 15:19

    +conpa18dany yep

    ReplyDelete

Post a Comment

Popular posts from this blog

C++ Programming Tutorial - How to Install Code::Blocks in Ubuntu Linux - Learn Online

Installing Code::Blocks How do I Install Code::Blocks HOWTO: Installing Code::Blocks 10.05 How do you install Irrlicht on Code::Blocks? How do you install CodeBlock on ubuntu? codeblocks /bin/sh: g++: not found Installing codeblocks on ubuntu Installing Code::Blocks on Ubuntu 10.04?

How To Install Kali Linux in VirtualBox - Learn Online

in this video I am going to sho you How to install Kali Linux in Virtualbox : Step-by-step . This is A detailed guide on installing Kali Linux on VirtualBox. I am going to show How to Install Kali Linux 2016 + Guest Additions on VirtualBox. Install Kali linux 2.0 on Virtual Box Step by Step Install Kali LInux 2 in VirtualBox Installing Kali Linux 2016.1 on VirtualBox

How to install Skype on Ubuntu Linux 13.04/12.10/12.04 x64/x32 bit - Learn Online

Required commands to install skype sudo dpkg --add-architecture i386 sudo apt-get update sudo add-apt-repository "deb $(lsb_release -sc) partner" sudo apt-get update && sudo apt-get install skype Download Skype for Linux, get Skype for Linux How to Install Skype Using Terminal on Ubuntu How to install Skype with 13.04 How do I install Skype Install Skype on Ubuntu 12.04 LTS 64-bit How to install Skype in Ubuntu 13.04 How to get Skype for Ubuntu How to install skype in ubuntu 12.04 Latest Skype Release Added to Ubuntu Software Center How do I add Skype to my version of Ubuntu Skype for Ubuntu (32-bit) How to get Skype video call to work in Ubuntu How to Get Rid of Skype on Ubuntu How to Install Skype Wrapper and Integrate Skype into Ubuntu