superfile - A pretty fancy and modern terminal file manager

https://lemmy.ml/post/15475793

superfile - A pretty fancy and modern terminal file manager - Lemmy

https://github.com/MHNightCat/superfile [https://github.com/MHNightCat/superfile]

What’s the big selling point compared to ranger or yazi?
I haven’t used any of the 3, but from a look over them superfile looks a lot more user friendly and has a nicer overall look.
Glibc is the gnu c library. You wouldn’t just download that from apt. I’m surprised your Linux distro doesn’t already have that installed.
It’s definitely a big learning curve with how complex installing things on linux is haha, I’m still used to windows just open the exe installer and that’s it.
Yeah I hear that. I will say aptitude made my life a lot easier in terms of installing things with its recommended fixes.

I mean there’s that, but it’s a lot of work for a dev too.

I would rather Linux just be able to detect what’s missing and install it for me, or just have the required stuff ship inside the binary.

It was always nice with windows installers because they would come with the needed components, or windows would just prompt to install them automatically.

I guess that’s essentially what Flatpak solves too!

That’s what aptitude does. It says “these things are dependencies that are missing. Do you want to install them?” And you can say yes, no, or ask it to try to find a different fix. And idk what you mean by that’s a lot of work. If a dev can’t be bothered to tell people how to install their program then idk how they expect people to use their software.