Does Arch have anything like Debian's Alternatives system, that lets you install multiple versions of the same software?

This page summarizes the projects mentioned and recommended in the original post on /r/archlinux

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • asdf

    Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more

  • Not that I know of. I use ASDF: https://asdf-vm.com/#/. It's awesome! It works as a package manager for multiple language versions. I use it for Python, Ruby, Go and NodeJS but it has support for many more.

  • SDKMan

    The SDKMAN! Command Line Interface

  • sdkman is amazing for JVM tools (Java, Scala, Groovy, Kotlin, etc). It’s inspired by the rvm/rbenv class of tools.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • fnm

    🚀 Fast and simple Node.js version manager, built in Rust

  • For Node specifically I found that any type of version manager slows down my shell startup too much so I decided to manually store/alias “current” versions with a small shell script. It was only after I did that that I found FNM. Can recommend: https://github.com/Schniz/fnm

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to improve startup time?

    2 projects | /r/zsh | 8 Dec 2022
  • What do use to manage your nodejs installation?

    2 projects | /r/reactjs | 29 Nov 2022
  • Volta vs. nvm for JavaScript tooling

    3 projects | /r/javascript | 23 Nov 2021
  • OpenJDK 16 not showing up when listing all java versions on Linux

    2 projects | /r/java | 11 Jul 2021
  • Volta – Fastest Node version manager in Rust

    2 projects | news.ycombinator.com | 25 Mar 2024