superfile - A pretty fancy and modern terminal file manager
superfile - A pretty fancy and modern terminal file manager
Thanks for the share!
I’ve always liked tui file managers, broot is a pretty cool one as well.
ranger or yazi?
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!
I would rather Linux just be able to detect what’s missing and install it for me. In the case of a lot of missing components, what it says is missing will be named completely different from the package you need to install which makes it really hard.
That does happen, but Linux doesn’t have anything to do with installing packages, your package manager does. If this package was installed through apt for example, it would also download all of the dependencies. But this package is using a makefile to build and install, therefore it has nothing to do with your package manager.
Tldr: use the package manager, and don’t use DIY packages if you don’t want to DIY
Additional package managers like flatpak and nix solve different issues:
dependency mismatch: let’s say libreoffice and this package require a different version of glibc -> flatpak downloads both versions and symlinks them in a different location in order for each package to have the correct version while not impacting your system and the glibc your DE is using
newer packages: Debian freezes packages for 2+ years, flatpak gives you a fresh version
There are two specific problems I see here for the mentioned binaries.
rpm or deb the system package manager could/does handle. Thus, the package manager of your system does neither know that you’ve installed this binary nor what it depends on. The developer could have at least mentioned on which exact system the Linux binaries are supposed to work, e.g. Ubuntu 22.04, so that the user knows, that they might have issues running it on a different system.Nonetheless, you are encouraged to build directly from source.
Nonetheless, as a Linux user, you are encouraged to build directly from source.
Yeah screw that lol, I want my OS to just work and be easy to use with minimal fuss.
Lovely little utility.
Shut up and take my money.
You didn’t seem to understand my question
Dismissing all but Rust is a joke
Saying Go is better than R at things R isn’t used for is a joke because it’s obvious and someone doing this in R would just draw the question of why even though they could
Apologies, I mean this
Not sure where you got the 25kb number from.
This tool is written in go and is a 7.8 MB compiled binary.
dired and mc, but way more stylized and cool.