Installing python under the linux

Grant Edwards grante at visi.com
Mon Jun 25 16:38:36 EDT 2007


On 2007-06-25, vedrandekovic at v-programs.com <vedrandekovic at v-programs.com> wrote:

>>> I have problem with installing Python on the Linux
>>> platform.Can you tell me step by step how can I install python
>>> on linux ( please detailed ) , because I don't know anything
>>> about linux and I really don't understand python documentation
>>> about installing python on linux.
>>
>> Python is usally already installed on most distros.  In a
>> terminal window type "python" to see if something happens.
>> Also please provide what distro you are running.
>
> Probably my distro is "ubuntu" <--- I don't what is it, and '
> want install/build python from source

You probably already have Python installed.

Open a terminal.

Type "python" and press <Enter>.

-- 
Grant Edwards                   grante             Yow! Four thousand
                                  at               different MAGNATES, MOGULS
                               visi.com            & NABOBS are romping in my
                                                   gothic solarium!!



More information about the Python-list mailing list