|
|
|
|
|
by IshKebab
239 days ago
|
|
> Even apps that could easily be built into a single binary use these odd installation methods. Yeah because the curl bash script can deal with automatically selecting the right binary (even on Mac) and adding it to your PATH. > And while Flatpak gets a lot of criticism, I honestly think it's far better than these `script| bash` methods. I agree but does Flatpak actually work for CLI tools (which is where I see most use of curl-bash). E.g. could I install Rust using Flatpak? My understanding was it's more suited for sandboxed GUI apps. |
|
Distrobox is basically flatpak for CLI apps. Not exactly, but it accomplishes a similar goal.