this post was submitted on 10 May 2024
525 points (98.0% liked)

Linux

54860 readers
574 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
top 50 comments
sorted by: hot top controversial new old
[–] mbirth@lemmy.mbirth.uk 44 points 1 year ago* (last edited 1 year ago) (3 children)

What's the big selling point compared to ranger, nnn, yazi or broot?

[–] tsonfeir@lemm.ee 56 points 1 year ago (1 children)
[–] jaxxed@lemmy.world 8 points 1 year ago

I like fancy

[–] MangoPenguin@lemmy.blahaj.zone 21 points 1 year ago* (last edited 1 year ago) (3 children)

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.

Edit; the install process is rough though, complains about missing glibc but searching for that package in apt doesn't show anything promising. It also seems to require some kind of third party font that isn't included? I gave up lol that's too much for me to deal with.

[–] moog@lemm.ee 20 points 1 year ago (3 children)

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.

[–] F04118F@feddit.nl 8 points 1 year ago

Could be a (too) old version if you're still on the Ubuntu 22.04 base

[–] Successful_Try543@feddit.de 7 points 1 year ago

It depends on the distro which release is installed and available. So certainly the problem is, the required and installed glibc library do not match.

[–] MangoPenguin@lemmy.blahaj.zone 7 points 1 year ago (1 children)

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.

[–] moog@lemm.ee 7 points 1 year ago* (last edited 1 year ago) (1 children)

Yeah I hear that. I will say aptitude made my life a lot easier in terms of installing things with its recommended fixes. Also good software documentation should have a "Getting Started" section that gives you step by step instructions for each OS/Distro of how to install it. If it doesn't... Well maybe that software isn't worth installing anyway 🤷‍♂️

[–] MangoPenguin@lemmy.blahaj.zone 5 points 1 year ago* (last edited 1 year ago) (4 children)

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. 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.

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!

[–] moog@lemm.ee 3 points 1 year ago

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.

[–] Shareni@programming.dev 3 points 1 year ago* (last edited 1 year ago)

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

  • easier packaging for developers: you can package for flatpak instead of having to maintain packages for every popular package manager and distro

load more comments (2 replies)
[–] abfarid@startrek.website 7 points 1 year ago

I had to install Golang and build it myself to make it work with my version of glibc. But in the end the themes aren't rendered properly. In other words, proper Linux experience.

load more comments (1 replies)
[–] nfsu2@feddit.cl 7 points 1 year ago

Or nnn for that matter. I will test it anyway.

[–] NoInterest@lemm.ee 42 points 1 year ago (1 children)

Those who don’t know Norton Commander are condemned to reinvent it.

[–] Malgas@beehaw.org 5 points 1 year ago

Or DOS Shell.

This is much prettier, though.

[–] dino@discuss.tchncs.de 32 points 1 year ago (16 children)

Not written in rust, yuck! 😆

[–] electricprism@lemmy.ml 10 points 1 year ago
load more comments (15 replies)
[–] tsonfeir@lemm.ee 31 points 1 year ago (4 children)

Why is it making network connections when I run it?

load more comments (4 replies)
[–] GTG3000@programming.dev 22 points 1 year ago

Ah, Midnight Commander, how have I missed you.

[–] Phanatik@kbin.social 21 points 1 year ago

Looks great, I'll give it a bash

[–] mvilain@fedia.io 14 points 1 year ago

Lovely little utility.

Shut up and take my money.

[–] 42yeah@lemm.ee 13 points 1 year ago

Feels like dired and mc, but way more stylized and cool.

[–] ristoril_zip@lemmy.zip 12 points 1 year ago (1 children)

It looks like midnight commander with some upgrades

[–] nik282000@lemmy.ca 10 points 1 year ago (1 children)

I love mc for its sftp/ssh capabilities. It makes it so much easier to do remote admin/support.

load more comments (1 replies)
[–] blandfordforever@lemm.ee 12 points 1 year ago

Yes. I do like that.

[–] eshep@social.trom.tf 10 points 1 year ago

@lemmyreader Looks quite snazzy!

[–] Mac@mander.xyz 10 points 1 year ago

"pretty fancy" or "pretty, fancy, and ... "?

[–] monk@lemmy.unboiled.info 9 points 1 year ago

How does it look like in a proper 80x25?

[–] octopus_ink@lemmy.ml 8 points 1 year ago

This looks super cool, but I've been using midnight commander for so so long.

[–] mub@lemmy.ml 8 points 1 year ago

Linux user. Installs fancy gui. Uses terminal for file management.

/Use your own meme format.

[–] nul9o9@lemmy.world 6 points 1 year ago

Thanks for the share!

I've always liked tui file managers, broot is a pretty cool one as well.

[–] atzanteol@sh.itjust.works 6 points 1 year ago (1 children)

It has a font requirement? That's just weird..

[–] Hjalamanger@feddit.nu 27 points 1 year ago (1 children)

Not really? It has alot of icons which are all driven by nerd font. Also you can basically use any font you want, neard just addes some extra glyphs

load more comments (1 replies)
[–] nfsu2@feddit.cl 6 points 1 year ago

Oy! You rick rolled us.

[–] daisyKutter@lemmy.ml 5 points 1 year ago

Looks very cool!

[–] crazyminner@lemmy.ml 3 points 1 year ago (6 children)

That name tho... Maybe could have chosen a different one.

[–] delirious_owl@discuss.online 9 points 1 year ago

Nah, its easy to remember. Its a good name

load more comments (5 replies)
load more comments
view more: next ›