Deutsch   English   Français   Italiano  
<17ce393beff9f863$240882$3582942$802601b3@news.usenetexpress.com>

View for Bookmarking (what is this?)
Look up another Usenet article

From: Farley Flud <ff@linux.rocks>
Subject: Re: Find "py.exe" & copy it to "Python" (flat, no extension).
Newsgroups: comp.os.linux.advocacy
References: <Jeff-Relf.Me@May.7--6.25pm.Seattle.2024> <69ll3jhi08tml3m5cmhb3c6or82dd7vevb@4ax.com> <v1elbc$3mm19$3@dont-email.me> <la0ho8F8jdU1@mid.individual.net> <v1f3kt$3pqos$1@dont-email.me> <la1jmnF50usU3@mid.individual.net> <v1gokm$5t3j$5@dont-email.me> <la2fp1F94quU2@mid.individual.net> <v1h3o6$827d$6@dont-email.me> <la32d5Fbn7iU5@mid.individual.net> <v1hncr$fups$2@dont-email.me> <663e66da$0$16413$426a34cc@news.free.fr>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Lines: 43
Path: ...!weretis.net!feeder9.news.weretis.net!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!feeder.usenetexpress.com!tr2.iad1.usenetexpress.com!news.usenetexpress.com!not-for-mail
Date: Fri, 10 May 2024 20:03:57 +0000
Nntp-Posting-Date: Fri, 10 May 2024 20:03:57 +0000
X-Received-Bytes: 1813
Organization: UsenetExpress - www.usenetexpress.com
X-Complaints-To: abuse@usenetexpress.com
Message-Id: <17ce393beff9f863$240882$3582942$802601b3@news.usenetexpress.com>
Bytes: 2211

On 10 May 2024 18:26:34 GMT, Stéphane CARPENTIER wrote:

> Even FR/LP/DG/NV/whatever has five python versions
> installed on his Gentoo distro.
>

Hey ignoramus.

In the GNU/Linux world it is VERY COMMON to have several
versions of a program installed.

Of course, not all versions are active.  Only one is selected.

For example, on Gentoo, the "eselect" command is used:

[~]# eselect python list
Available Python interpreters, in order of preference:
  [1]   python3.11
  [2]   python3.12
  [3]   python2.7

I only have THREE python versions with 3.11 being active.


Now here's the java vm:

[~]# eselect java-vm list
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm


The same for binutils:

[~]# eselect binutils list
 [1] x86_64-pc-linux-gnu-2.40
 [2] x86_64-pc-linux-gnu-2.41 *


So please shut the fuck up unless you know EXACTLY what you are
talking about (and you rarely do).