X-Received: by 10.182.43.164 with SMTP id x4mr1332985obl.5.1407818186565; Mon, 11 Aug 2014 21:36:26 -0700 (PDT) X-Received: by 10.50.254.1 with SMTP id ae1mr614562igd.2.1407818186381; Mon, 11 Aug 2014 21:36:26 -0700 (PDT) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!h18no11897313igc.0!news-out.google.com!px9ni588igc.0!nntp.google.com!h18no18578466igc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.python Date: Mon, 11 Aug 2014 21:36:25 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=59.95.32.101; posting-account=mBpa7woAAAAGLEWUUKpmbxm-Quu5D8ui NNTP-Posting-Host: 59.95.32.101 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <8ee71e7d-e731-4cdc-9993-6ac8630478f4@googlegroups.com> Subject: Re: Linux distros w/o Python in "base" installation From: Rustom Mody Injection-Date: Tue, 12 Aug 2014 04:36:26 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: csiph.com comp.lang.python:76098 On Tuesday, August 12, 2014 12:23:57 AM UTC+5:30, Grant Edwards wrote: > I just installed Arch Linux for the first time, and was surprosed to > find that Python isn't installed as part of a "base" system. It's > also not included in the 'base-devel' package group. It's trivial to > install, but I'd still pretty surprised it's not there by default. I > guess I've spent too much time with Gentoo, Debian, and RedHat > derivitives which require Python be installed. > I've probably used at least a dozen Linux distros over the years, and > this is the first time I've noticed that Python wasn't installed by > default. > Just for the sake of curiosity, are there any other significant > desktop/server Linux distros that don't come "out of the box" with > Python? I see on my system (debian Jessie aka 'testing') these packages installed: lsb, lsb-{base,core,cxx,desktop,graphics,languages, multimedia,printing,release,security} Dont remember the details but I think I had to install one/some maybe (just lsb?) and that installed all the others.