How do I setup Python 2 on my LAMP?

Hey, I'm very new to setting up servers. Recently successfully setup a LAMP on Linode and got PHP and MySQL working in Ubuntu 15.04. Trying to find a relevant guide about how to setup Python but can't seem to find anything. How would I go about this? Do I first need to install a package manager? Or does the standard Python install come with the basic packages?

Any help would be really appreciated,

Thanks!

1 Reply

We have a lot of guides available on how to deploy Python application servers to your node, do any of these come in handy? https://www.linode.com/docs/search?q=python

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct