DNF 3: better performance and a move to C++
DNF 3: better performance and a move to C++
Posted Apr 4, 2018 20:31 UTC (Wed) by jhoblitt (subscriber, #77733)In reply to: DNF 3: better performance and a move to C++ by Cyberax
Parent article: DNF 3: better performance and a move to C++
You can make the same modularity argument about just about any software. Why does a kernel need loadable modules? Why does `dlopen` need to exist? Why does an operating system need a package manager? Because example X does without it.
I gather that your satisfied with wrapper scripts like `apt-fast` and similar but it is arguably a poor experience for inexperienced end users. It also places more demands on project maintainers.