Hacker News new | ask | show | jobs
by eeereerews 2178 days ago
What do you mean by "source-based distribution"?
1 comments

One without packages shipped as prebuilt binaries: Gentoo [1] would be a good example. You compile every binary yourself (sometime you can use prebuilt binaries for the biggest software, if you are so inclined and the distro allows it).

[1] https://www.gentoo.org/

My Arch install doesn't compile anything locally unless I'm installing from AUR.

Maybe it's doing it behind the scenes or something, but I'm doubtful, because otherwise I think my upgrades would take a lot longer.

Doesn't arch use AUR / pacman for binaries / package management? I wasn't aware that like Gentoo you had to compile most software
No, he's wrong. Arch Linux is primarily a binary distribution.