I've been using archinstall for my Arch installations, but I'm curious if it downloads any unnecessary packages that I might not need. For instance, I don't use Bluetooth or Wi-Fi since I'm on a wired connection. Can I get rid of anything that might be downloading during installation to keep my setup as lean as possible? I know Arch is already known for being lightweight, but any tips for slimming it down even more would be great!
3 Answers
If you're looking for total customization, going with a manual installation is the best way to ensure that you're only installing what you need. That's the main advantage of installing Arch from scratch.
Even if you opt for manual installation, there's a chance you won't have complete freedom over package installs. Some packages come with set dependencies, and that can lead you to install stuff you might not actually need. But if a package is relying on something else, it typically means that dependency is crucial for its function.
Just a heads-up! You'll likely hear a lot of "it depends on your use case" responses. It's all about what you actually use your Arch system for.

Related Questions
How To Get Your Domain Unblocked From Facebook
How To Find A String In a Directory of Files Using Linux