|
|
|
|
|
by derleth
5361 days ago
|
|
> I would rather have someone make sure (for free) that the app that I download isn't buggy, or crash-y, or other stuff. Hello, apt-get and yum. Curated software doesn't have to lead to locked-down systems you can only use at the sufferance of the curators. For example, look at the processes behind Linux distros. The people who put Linux distros together have been doing this for nigh on twenty years now, with the big caveat that you don't need to 'jailbreak' a Linux machine to install your own software under /usr/local or on your home directory. Even Slackware has packages; the main thing it lacks is dependency-tracking package management. And, yes, there are filtering processes and even bug-fixing processes in place; Debian, for example, has a lot of people who more-or-less 'own' certain packages to the extent they get the source distributions from the original developers, test them, and modify them to fix bugs and bring them in line with the Debian World Order. All or practically all Debian-derived distros leverage this, Ubuntu foremost among them. |
|
Furthermore, many packet managers (Arch's pacman, for example) offer the ability to rather easily create and install your own packages and manage them with the same system, allowing you to benefit from the advantages of a packet managing system without having to rely only on the curated repositories.