About 994,000 results
Open links in new tab
  1. Multiple Python versions on the same machine? - Stack Overflow

    Mar 8, 2019 · Installing multiple versions On Unix and Mac systems if you intend to install multiple versions of Python using the same installation prefix (--prefix argument to the configure script) you …

  2. ssh - Can I still run VS Code Server on older Linux distributions ...

    Jan 10, 2025 · May I check if we still need to use old remote server with older Linux distributions after Feb 2025, is downgrading VS code to 1.85 a permanent solution? Are there other workarounds?

  3. How to find Amazon Linux 2023 version? - Stack Overflow

    Nov 8, 2023 · From the Amazon Linux 2023 documentation: You can change the value of releasever using one of the following methods. These methods are listed in descending system priority. This …

  4. How do I check the version of Ubuntu I am running?

    Oct 16, 2015 · How can I check my current Ubuntu version through the command-line and GUI?

  5. List of Ubuntu Versions with Corresponding Linux Kernel Version

    Aug 28, 2014 · Is there a list of Ubuntu versions with default corresponding Linux kernel versions somewhere? I would specifically like to know the most recent version of Ubuntu that still used Linux …

  6. linux - How can you determine installed versions of the glibc libraries ...

    I'm working with an embedded Linux deployment and am using a cross compiler tool chain that doesn't compile I2C library function calls. How do I determine the precise versions of the libraries on ...

  7. How to check java version at linux (RedHat6) - Stack Overflow

    Dec 4, 2017 · 0 To check which version of Java is installed, follow this procedure: -Open a Linux command prompt. -Enter the command java -version. -If Java version is installed on your system, …

  8. What are Kernel Version number components (w.x.yy-zzz) called?

    Oct 29, 2016 · From 0.95 on there were many patch releases between versions. After the 1.0 release and prior to version 2.6, the number was composed as "a.b.c", where the number "a" denoted the …

  9. What is difference between Linux kernel versions?

    Jan 18, 2017 · What is Linux kernel versions (like 2.x, 3.x, 4.x)'s major difference? And 2.x and 3.x version have stable version?

  10. openjdk - Switch between multiple java versions - Ask Ubuntu

    Mar 1, 2016 · Apt-get won't overwrite the existing java versions. To switch between installed java versions, use the update-java-alternatives command. List all java versions: update-java-alternatives - …