this post was submitted on 27 Apr 2025
87 points (93.1% liked)

Linux

53624 readers
984 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 5 years ago
MODERATORS
 

You just installed a shiny new fresh install of Linux mint. What are your must install apps/tools?

you are viewing a single comment's thread
view the rest of the comments
[–] nimpnin@sopuli.xyz 9 points 22 hours ago (4 children)

Potentially unpopular opinion: a bunch of rust replacements for the common terminal utilities: eza, bat, dust, fd, helix. Also fish and nushell, yt-dlp, and some of my favorite programming languages.

[–] Rogue@feddit.uk 4 points 12 hours ago (1 children)
[–] NanoooK@sh.itjust.works 1 points 9 hours ago

Nice list, thanks. A lot of them I was not even aware of.

[–] Static_Rocket@lemmy.world 7 points 21 hours ago (1 children)

All of these alternatives and you missed the best one ripgrep (rg). The other ones in my opinion are nice to have. Recursive multi-threaded grep that respects gitignore files is a must for me.

[–] nimpnin@sopuli.xyz 2 points 11 hours ago

I have it installed on a few of my machines but don't really find it that useful. But then again that's specific to my needs and usecases.

[–] Xanza@lemm.ee 5 points 21 hours ago* (last edited 21 hours ago) (1 children)

I also do this. There are some utilities I'd like to see included directly into most *nix distributions, like fd.

I use bin to manage the utilities, and can setup a new install by just bringing he binary and config. It works great--I highly recommend it.

[–] paris@lemmy.blahaj.zone 2 points 19 hours ago

Never heard of bin but this is cool as hell thanks for shouting it out!

[–] themadcodger@kbin.earth 2 points 21 hours ago

I just discovered bat and eza, which were already installed, along with fd though I haven't played with that one yet. I've really liked the first two at least