|
|
|
|
|
by bentley
1238 days ago
|
|
Package builders work on the scale of thousands of packages. The increased time and CPU usage multiplies greatly. “Complicated” is indisputable. Cloning a repository is absolutely complicated. Fetching a single file over HTTPS is as simple as it gets, these days. |
|
Just executing the ./configure will take more than that.