this post was submitted on 27 Apr 2025
90 points (93.3% liked)

Linux

54444 readers
486 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
 

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

top 50 comments
sorted by: hot top controversial new old
[–] HotsauceHurricane@lemmy.one 2 points 1 month ago* (last edited 1 month ago)

At the very least:

Yazi Eza Kitty Fish Fastfetch Feh Trash-cli Micro Spotify-player Nmcli Polybar Rofi (fuzzel for wayland) Librewolf

[–] thequickben@lemm.ee 1 points 1 month ago (1 children)

Darktable. A replacement for adobe lightroom.

[–] balsoft@lemmy.ml 2 points 1 month ago (1 children)

I've actually found RawTherapee to be slightly faster for what I'm doing (slight edits to my amateur photography)

[–] phantomwise@lemmy.ml 2 points 1 month ago* (last edited 1 month ago)

System :

  • zram (who says you can't just install more RAM 😄 )

Terminal :

  • kitty (terminal emulator)
  • fastfetch (must take screenshots to show off every new Linux install, it's in the EULA)
  • zsh (thought I'd like to try nushell one of these days) with zsh-syntax-highlighting, zsh-completiions and zsh-suggestions
  • GNU Stow (to manage symlinks, I store my dotfiles in a repo witch contains home, etc and usr folders, and I use GNU Stow to symlink them respectively to /home/username, /etc and /usr, that way all my config is in the same place so I can back it up easily and have version control)
  • rsync (to sync backup folders)
  • btop (system monitoring)
  • clamav (antivirus)
  • brightnessctl (for screen brightness control, but I should probably use brillo instead https://www.youtube.com/watch?v=pGOaSS8nEQA)
  • yt-dpl (for downloading videos from YouTube/TikTok/wherever else)
  • ani-cli (for watching anime from the terminal, obviously a must-have for any ~~Arch~~ Mint user)
  • figlet (to write text from fonts made of ASCII art)
  • cpipes, asciiquarium, cbonsai, matrix for when I get bored in meetings
  • hollywood and rust-stakeholer if I ever need to pretend I'm doing something productive
  • lots of TUI apps from https://github.com/rothgar/awesome-tuis

General GUI apps :

  • Sway (tiling WM) though I'd really like to try niri (instead of several workspace it has a single one of infinite length that you can scroll through)
  • rofi and rofi-calc (app launcher that can also do a lot other stuff if you want like file browser, ssh menu, calculator, emoji selector, it's very light and superfast), also rofi-emoji (emoji selector)
  • VSCode (code editor)
  • KeepassXC (password manager)
  • lutris, steam, protontricks, ProtonGE (gaming)
  • FontManager
  • Ventoy (for making USBs with multiple ISO on them)
  • LibreOffice

Internet :

  • Waterfox + LibreWolf (web browsers) with the following extensions : uBlock, Consent-O-matic, DownThemAll, KeepasXC-Browser, Copy PlainText, Copy Link Text, EPUB Reader, Markdown Viewer Web Ext, Sponsor Block, Return YouTube Dislike, YouTube Anti Translate, CanvasBlocker, Font Fingerprint Defender, WebGL Fingerprint Defender (I had to give up on User-Agent Switcher because it causes me to be blocked on too many websites)
  • qBittorrent (BitTorrent client)
  • FileZilla (FTP client)

Media :

  • XVview (image viewer)
  • ksnip (GUI screen capture)
  • Gimp (image editor)
  • Inkscape (vector image editor)
  • MPC and VLC (audio/video players)
  • Libation (to liberate Audible audiobooks from your account)
  • cheese (camera)

I'm on Arch so the package names might be a bit different

[–] tomatoely@sh.itjust.works 7 points 1 month ago

LocalSend for quick local network file sharing from my phone that just werks. I prefer it over kde connect because the latter uses lots of random ports that kinda bloat my firewall whitelist. I know there is an alternative called warpinator, but I don't see a reason to change my preferences for now.

[–] jBoi@szmer.info 2 points 1 month ago
[–] Geodad@lemm.ee 4 points 1 month ago

If you use the terminal and have a tendency to fat finger commands, I would recommend "The Fuck".

It always makes me smile to type fuck into the terminal. 🙂

[–] Mwa@lemm.ee 3 points 1 month ago* (last edited 1 month ago) (1 children)
  • GIMP (with photogimp patch)
  • Steam
  • Librewolf (I could also opt for a chromium based browser)
  • Tor Browser (to browse onion links/throwaway browser)
  • Heroic Games Launcher
  • Prism Launcher
  • latest Java lts (either from adoptium or openjdk i dont care about flashy new features)
  • Libreoffice Still (similar to the second reason above and onlyoffice in appimage due to Libreoffice weird handling with ppsx files and powerpoints)
  • QEMU/KVM with virt manager
  • Gnome evolution (if it's gtk desktop I could opt for other email clients)
  • Proton-GE
  • WINE
  • Ghostty(Kinda sucks it's based on libadwaita and gnome forces this theme on you no matter your desktop)
  • Fish/ZSH(fish not having posix compatibility is kinda annoying)
  • MPV (I could still use vlc but I prefer mpv because it can stream youtube links)
  • ytp-dl(I can opt for a gui for convenience sake)
  • BTOP
  • Fastfetch
[–] lilith267@lemmy.blahaj.zone 1 points 1 month ago (1 children)

You can try bass to run bash scripts in fish

[–] Mwa@lemm.ee 2 points 1 month ago

Cool find but I will probably stick with ZSH

[–] Eyedust@lemmy.dbzer0.com 13 points 1 month ago* (last edited 1 month ago)

I'm going to try to mention things I haven't seen already written, though I may repeat some of the more important ones to me.

(In no particular order)

Terminal:

  • Kitty (Main Terminal)
  • Fish (Terminal Prompt)
  • Neovim (Code/Text editing)
  • Zoxide (a directory changer; once you go to a directory, you can type z and a partial name to go back to it)
  • Atuin (a command history lister, can get a key and bring over commands from other systems)
  • Midnight Commander (CLI file manager)
  • Btop (CLI system monitor)
  • Palette (I do a lot of theming in different configs as well as HTML/CSS, so its nice to have something to quick convert hex to RGB).

GUI:

  • Timeshift (backup/restore)
  • Eddie (for AirVPN)
  • novelWriter (my FAVORITE writing tool for my books)
  • Floorp (Firefox fork browser)
  • Conky Manager 2 (desktop monitoring widgets)
  • Rofi (keyboard launcher)
  • firewalld (tried this out recently, good firewall)
  • Flameshot (ALWAYS; its my favorite screenshot tool)
  • MPV (I still get VLC, but opt for MPV most of the time for videos/streaming)
  • Speedcrunch (A+ calculator)
  • Steam
  • Lutris
  • Protonup-QT (to inject GE Proton into Steam/Lutris)
  • Stremio (a great little streaming tool)

I would like to add that I do use Arch, but I'm fairly sure 99% of these packages, if not all of them, are available for most other distros.

For CLI lovers: Check out Terminal Trove

Edit: I did see that someone mentioned no explanations on the apps, so I tried to put a little blurb on each.

[–] LambdaRX@sh.itjust.works 4 points 1 month ago

I'm a former Windows user, so I install activate-linux for similar experience.

[–] ArchmageAzor@lemmy.world 9 points 1 month ago (1 children)

There's a lot of letters here, but nobody is explaining what they mean. How do I know what I need? I'm not gonna install everything, or look up every single program to see.

[–] Matriks404@lemmy.world 2 points 1 month ago* (last edited 1 month ago)
  • Anki
  • Beyond Compare
  • Discord
  • GIMP (Not sure if it's installed by default on Linux Mint) with PhotoGIMP patch.
  • GnuCash
  • GParted
  • KeePassXC
  • KWrite + Kate
  • Pinta
  • qbittorrent
  • Steam
  • Telegram
  • Thunderbird
  • virt-manager
  • VLC
  • Wine
[–] 737@lemmy.blahaj.zone 3 points 1 month ago (1 children)

neovim, basic development utilities (gcc, make...), zsh, ssh, btop, nvtop, kitty, river, git, cargo, nix, flatpak, ytdlp, ffmpeg, firefox, chromium, python

[–] beeng@discuss.tchncs.de 1 points 1 month ago* (last edited 1 month ago)

Nice list. fzf?

And then mpv and im nearly done.

[–] kittenzrulz123@lemmy.blahaj.zone 3 points 1 month ago* (last edited 1 month ago)
  • Shell: Fish
  • Resource monitoring: Btop
  • Browser: Librewolf
  • Text editor: Vim (unless you do heavy programming then neovim)
  • Basic tools: git and wget
  • Themeing: GTK customizer
  • Terminal: Foot
[–] WalnutLum@lemmy.ml 3 points 1 month ago* (last edited 1 month ago)

guix and/or nix

Both are functional package managers and manage dependency trees better than flatpak IMO (also the package description languages mean you can manipulate the package definitions at install time much easier)

If you can't find a package in guix/nix then it behooves you to use flatpak

[–] Engywuck@lemm.ee 6 points 1 month ago* (last edited 1 month ago)
  • Kate
  • Yakuake
  • Brave, Vivaldi, Chromium
  • LibreOffice (I use Calc a lot)
  • Kate
  • Ocular
  • DoH-client
  • htop
  • ncdu
  • Windscribe
  • virt-manager

... and more I can't remember right now, because it's too early in the morning.

EDIT:

  • nano
  • mc (midnight commander)
[–] liliumstar@lemmy.dbzer0.com 2 points 1 month ago

kitty, nvim, fish, zed, mpv, btop, borg. Weird how all the gone ones have short names. Depending on the system, I would add tlp as well.

[–] mark@fasheng.ing 1 points 1 month ago

vim and docker

[–] tuckerm@feddit.online 3 points 1 month ago

Probably would run into these things needed in this order:

  • The text editor kakoune
  • Add uBlock Origin to Firefox
  • KeepassXC
  • tmux

Then nodejs if it's a laptop, or Steam if it's a desktop.

[–] 9488fcea02a9@sh.itjust.works 2 points 1 month ago
[–] boreengreen@lemm.ee 3 points 1 month ago* (last edited 1 month ago)

mpv
pdftk
yt-dlp

[–] chargen@lemmy.ca 3 points 1 month ago

vim, htop , iotop, screen, nslookup.

[–] buwho@lemmy.ml 3 points 1 month ago (1 children)
[–] AArun@programming.dev 5 points 1 month ago

I recommend fastfetch nowadays since neofetch is no longer maintained

[–] lengau@midwest.social 6 points 1 month ago

sl and KDE plasma

[–] Beryl@lemmy.ml 14 points 1 month ago (2 children)

For me personally I install kitty terminal and integrate it with fish asap. Then I waste a bunch of time customizing it to my liking. My preferred text editor is Kate regardless of what DE I'm using and I usually get bleachbit for basic cleanup.

[–] Feyd@programming.dev 5 points 1 month ago

Fish and Kate hell yeah 🤜 🤛

[–] SBFalcon@kbin.earth 3 points 1 month ago

Hello Beryl. Could you help me with bleachbit settings (tick boxes)? Once when I used bleachbit, it changed back the icons of packages like Zen Browser that I have changed through Menu Edit. It also removed start up applications from the setting. I'm on Arch KDEplasma. So, I was wondering, which check box should I leave empty to preserve my icon customizations and startup apps?

load more comments