X-Received: by 10.224.42.141 with SMTP id s13mr7078825qae.3.1370020266874; Fri, 31 May 2013 10:11:06 -0700 (PDT) X-Received: by 10.49.40.168 with SMTP id y8mr1071421qek.9.1370020266852; Fri, 31 May 2013 10:11:06 -0700 (PDT) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!ch1no162141qab.0!news-out.google.com!y6ni139qax.0!nntp.google.com!p1no158570qaj.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.python Date: Fri, 31 May 2013 10:11:06 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=46.12.46.11; posting-account=DYJQ-woAAACEPH85Au2BhUVfFTfSfVa4 NNTP-Posting-Host: 46.12.46.11 References: <063fc449-5582-4a84-9eea-35e04344dbe0@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Too many python installations. Should i remove them all and install the latest? From: =?ISO-8859-7?B?zenq/Ovh7/Igyu/98eHy?= Injection-Date: Fri, 31 May 2013 17:11:06 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: csiph.com comp.lang.python:46615 root@nikos [~]# yum remove python3 Loaded plugins: fastestmirror Setting up Remove Process No Match for argument: python3 Loading mirror speeds from cached hostfile * base: ftp.plusline.de * extras: ftp.plusline.de * updates: ftp.plusline.de base | 3.7 kB 00:00 extras | 3.5 kB 00:00 updates | 3.4 kB 00:00 updates/primary_db | 2.6 MB 00:00 vz-base | 951 B 00:00 vz-updates | 951 B 00:00 No Packages marked for removal root@nikos [~]# yum remove python3.3 Loaded plugins: fastestmirror Setting up Remove Process No Match for argument: python3.3 Loading mirror speeds from cached hostfile * base: ftp.plusline.de * extras: ftp.plusline.de * updates: ftp.plusline.de No Packages marked for removal root@nikos [~]# i don'y understand, why didnt it removed it neither of ways?