this post was submitted on 15 Sep 2021
59 points (89.3% liked)

Linux

48133 readers
1124 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I currently use Manjaro as my daily driver, but it is bloatware to be honest. I want to switch to more minimalist distro so i ended up thinking on Void. So any advice? How is package manager? Community? Softwares? Documentation?

you are viewing a single comment's thread
view the rest of the comments
[–] LinuxBey@lemmy.ml 4 points 3 years ago (1 children)
[–] blank_sl8@lemmy.ml 2 points 3 years ago (2 children)

What does bloated mean to you? What is the harm in having extra packages installed, if you don't use them?

[–] pinknoise@lemmy.ml 3 points 3 years ago (1 children)

What is the harm in having extra packages installed, if you don't use them?

Wasted disk space and bigger attack surface.

[–] blank_sl8@lemmy.ml 0 points 3 years ago (1 children)

Disk space is the only factor. There's no bigger attack surface you don't use the packages.

[–] pinknoise@lemmy.ml 2 points 3 years ago (1 children)

They could have privilege escalation bugs or help hiding and/or running unwanted code.

[–] blank_sl8@lemmy.ml 3 points 3 years ago (1 children)

That's a good point. I'd argue however that if you're running malicious, unprivileged code on your desktop computer, you're pretty much screwed regardless, since you likely use sudo frequently and it could just keylog your password. But there are certainly some security downsides to having too many packages installed.

[–] pinknoise@lemmy.ml 1 points 3 years ago

Yeah, if you don't have proper sandboxing and use sudo or similiar getting root on a desktop probably isn't that hard.

if you're running malicious, unprivileged code on your desktop computer, you're pretty much screwed regardless

Maybe someone should tell browser developers :D

[–] LinuxBey@lemmy.ml 1 points 3 years ago (1 children)

If u have less storage or less ram, bloats effects your system very visibly.For ex manjaro gnome eats 1gb when you open your pc.

[–] blank_sl8@lemmy.ml 2 points 3 years ago

That's Gnome, not Manjaro. If I recall, the main Manjaro distribution is based on XFCE. If you care so much about bloating, why would you intentionally choose gnome, which is widely known to be heavy weight?