[article/explanation] What is a Linux Distribution? Why is it Called a ‘Distribution’?
1 message · started by Devi Garcia on Sep 06, 2020
[article/explanation] What is a Linux Distribution? Why is it Called a ‘Distribution’?
From Devi Garcia · Sep 06, 2020
A Linux distribution is an operating system composed of the Linux kernel, GNU tools, additional software and a package manager. It may also include display server and desktop environment to be used as regular desktop operating system.
The term is Linux distribution (or distro in short form) because an entity like Debian or Ubuntu ‘distributes’ the Linux kernel along with all the necessary software and utilities (like network manager, package manager, desktop environments etc) so that it can be used as an operating system.
Your distributions also takes the responsibility of providing updates to maintain the kernel and other utilities.
So, Linux is the kernel whereas the Linux distribution is the operating system. This is the reason why they are also sometime referred as Linux-based operating systems.
Don’t worry if not all the above makes sense right away. I’ll explain it in a bit more detail.