If dnup is based on the tarballs, the E2E UX will be "broken" if you use dnup to install .NET on a linux OS w/missing native dependencies. This is part of the basic New User Experience for the MVP #### New user experience * run dnup * end up with system using the latest stable release of the .NET SDK/.NET Runtime * end up with that installation being user-local * end up with that installation being immediately executable by users - running `dotnet --version` should work as soon as `dnup` is done