this post was submitted on 30 Apr 2024
79 points (92.5% liked)

Linux

4961 readers
268 users here now

A community for everything relating to the linux operating system

Also check out [email protected]

Original icon base courtesy of [email protected] and The GIMP

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] saiarcot895 9 points 4 months ago (1 children)

It's a set of smaller tools that are developed in the same repository and all released together, all sharing some amount of code.

That basically makes it monolithic, even if there's separate binaries that the user calls.

[–] [email protected] 2 points 4 months ago (1 children)

Doesn't you description make Linux monolithic?

[–] saiarcot895 1 points 4 months ago

You mean the Linux kernel specifically? I think most people do regard it as a monolithic kernel, even if there are modules you can load and unload.