7 ms·
What do you mean by "source-based distribution"?
by eeereerews 6y ago
What do you mean by "source-based distribution"?
- riquito 6y agoOne 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/ https://www.gentoo.org/
- lordleft 6y agoDoesn't arch use AUR / pacman for binaries / package management? I wasn't aware that like Gentoo you had to compile most software
- ddevault 6y agoNo, he's wrong. Arch Linux is primarily a binary distribution.
- danShumway 6y agoMy 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.