From 7745f3df270ccc960f84d7b993cc29b18f537380 Mon Sep 17 00:00:00 2001 From: Lilith Orion Hafner Date: Thu, 18 Apr 2024 16:59:17 +0000 Subject: [PATCH] Tell people not to use their package manager's "Julia" --- downloads/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/downloads/index.md b/downloads/index.md index 79ca340e97..1c592e6adf 100644 --- a/downloads/index.md +++ b/downloads/index.md @@ -52,6 +52,10 @@ Please star us [on GitHub](https://github.com/JuliaLang/julia). If you use Julia --- +### Please do not use the version of "Julia" shipped by unix package managers + +Many unix package managers ship broken and/or significantly out of date versions of Julia. Please use juliaup or download the official binaries instead. + ### Supported platforms Different OSes and architectures have varying [tiers of support](/downloads/#support_tiers_for_the_latest_stable_release_of_julia).