In the olden days, a Linux user would download the source and type:
./configure && make && sudo make install
ā¦ and then everything would work magically.
Is it possible to make the reproducible build tools as easy to use as that one-liner, please? Maybe a one-click download to set everything up?
There exist some examples and a high-level guide, but those are not yet low-friction.