

1·
2 年前@whodoctor11 @Melody imao a lot of the issue has been in proprietary and niche software devs who assume that every Linux user is familiar with the CLI and then packages their software as a shell script instead of a .deb or .flatpakref, for example. Even many gui apps are accompanied by a shell script installer, which is absolutely baffling.
@whodoctor11 @Melody even worse are apps that only come as a .tar.gz, which users are expected to know what to do with, which can be even more confusing than doing a “chmod +x script” and “./script”.