-
-
Notifications
You must be signed in to change notification settings - Fork 30
Expand file tree
/
Copy pathlinux_distrowatch.htm
More file actions
34 lines (25 loc) · 2.49 KB
/
linux_distrowatch.htm
File metadata and controls
34 lines (25 loc) · 2.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<!DOCTYPE html>
<html lang="en">
<head>
<title>Linux distributions' relative popularity (on Distrowatch) over time</title>
<meta name="darkreader-lock">
<meta name="description" content="Linux distributions' relative popularity (on Distrowatch) over time">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="UTF-8">
<meta name="keywords" content="technology, operating systems, Linux distributions, Android ROMs, desktop environments, web browsers, instant messengers, cloud services, privacy, digital freedom, payments, cryptocurrencies, productivity software">
<meta name="author" content="Alphonse Eylenburg">
<link rel="stylesheet" href="style.css">
</head>
<body>
<script src="top.js"></script>
<header>
<p><a href="index.html">← Sitemap</a></p>
</header>
<h1>Linux distributions' relative popularity (on Distrowatch) over time</h1>
<p style="color: red; font-size: small;">Last updated: 04/2023</p>
<p>The graph below shows the relative amount of hits on <a href="https://distrowatch.com" target="_blank">Distrowatch</a> for the different Linux distributions, grouped by larger distro families and ancestries. The data is available for 2002-2023Q1. <strong>As well all know, Distrowatch hits are NOT a reliable indicator for the market share</strong> - just think of the mysterious #1 position of MX Linux - but nevertheless it's quite interesting to see how things have changed over time. The greater Debian family now dominates, although Arch-based distros have also recently gained a lot of popularity. At the same time, Gentoo, Slackware, (open)SUSE, Red Hat/Fedora and Mandriva have lost in the Distrowatch rankings compared to the early 2000s.</p>
<p>How to read it? Like any other diagram showing market share over time. The x-axis moves along the years starting in 2002, and the thickness of the coloured slices along the y-axis indicates the relative amount of Distrowatch hits compared to other Linux distributions. In the large chart at the top, all Linux distributions add up to 100%. In the smaller chart at the bottom it works similarly, with Linux, *BSD, and Solaris/Illumos adding up to 100% and the relative thickness showing the relative amount of clicks of these three OS families. (Note that the two charts are not using the same scale on the y-axis.)</p>
<a href="pics/Linux_distro_popularity.png" target="_blank"><img src="pics/Linux_distro_popularity.png" style="max-width: 100%;" /></a>
<script src="bottom.js "></script>
</body>
</html>