You just installed a shiny new fresh install of Linux mint. What are your must install apps/tools?
- 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
neovim, basic development utilities (gcc, make…), zsh, ssh, btop, nvtop, kitty, river, git, cargo, nix, flatpak, ytdlp, ffmpeg, firefox, chromium, python
Nice list. fzf?
And then mpv and im nearly done.
- 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
- 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)
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
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.
mpv
pdftk
yt-dlpProbably 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.
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.
Fish and Kate hell yeah 🤜 🤛
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?
Zram
Fortune. Cowsay.
vim, htop , iotop, screen, nslookup.
Whatever you need to be productive.
➕ 💯
This is the correct answer. 👆
Not one of the other replies (so far) addresses the question to the OP: “What do you want to accomplish with the machine?”.
🤷♂️ 🤦♀️
But OP is asking us. Presumably for the benefit of the community.
If you believe your answer would be more valuable to also include what you are trying to achieve, by all means, include that.
sl
and KDE plasmaHelpful answer: vlc, libreoffice, gimp, inkscape, zathura, obs-studio
Real answer: gnome, run-or-raise, foot, fish, tmux, fzf, silver-searcher, neovim, neomutt, vifm
Curious why you would need Gimp and Inkscape? Wouldn’t one of them be enough? Is one of them better suited for certain tasks?
They serve two different purposes - Gimp for image editing, Inkscape for vector graphics.
Oh I see, thanks. I thought you could also edit images with Inkscape. I’m apparently not very well versed in these topics.
You can load bitmap images into Inkscape and manipulate them to a degree, but Gimp is much better at that. You can probably also load vector graphics (svg) into Gimp, but I’d assume they would be converted to bitmaps.
Vector vs bitmap is a good topic to be familiar with for anyone who works with computers, I keep running into professionals who really should know the difference but don’t.
Thanks for the explanation! I agree, this has been very helpful already. Now I go and do some reading on it.