6 ms·
The distribution form of open source software is as the name says source code.
by holri 5y ago
The distribution form of open source software is as the name says source code.
- deleted 5y ago[deleted]
- hanche 5y agoHow many users compile Firefox or LibreOffice themselves, rather than just downloading the binaries? And don’t even most users of popular package managers just install binary packages?
- holri 5y agoInstallation is not the same as distribution. All upstream packages that I am aware of distribute in source form.
- AussieWog93 5y agoYes, and if you want to take this route you can either maintain your package yourself on every single major distro or deal with support tickets for issues that have either already been fixed in old versions or arise from strange interactions with dynamic libs.
- hanche 5y agoIf you want to draw the boundary that way, fine. But to me, the point of open source is that I can get the source code and compile it myself, if I want to and have the necessary resources to do so.