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

  • ssillyssadass@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    7 days ago

    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
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    7 days 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
  • phantomwise@lemmy.ml
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    edit-2
    6 days 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

  • WalnutLum@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    7 days 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

  • lordnikon@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    7 days ago

    Timeshift is number 1

    Also it’s recommended to not reinstall a bunch of stuff and just install the app when you needed it that’s the power of Linux. Unless you just want to learn the software then disregard

    • over_clox@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      7 days ago

      I found Timeshift to be a disappointment. I tested it as I was setting my system up.

      • Install Linux Mint, obviously.
      • Install most main software I want.
      • Do a Timeshift backup.
      • Install more software I might want to try eventually.
      • Restore the Timeshift backup.

      Result: The system still thought all the extra software packages were installed, but none of them actually worked. Like, if Timeshift is gonna uninstall packages that weren’t present in the last backup, shouldn’t it also unregister those packages as well?

      To fix all that crap, I had to force reinstall all packages, which takes about as long as a full OS reinstall, but I was already happy with the rest of the configuration, so I ran…

      sudo aptitude reinstall '~i'

  • Beryl@lemmy.ml
    link
    fedilink
    arrow-up
    5
    ·
    7 days ago

    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.

  • Empricorn@feddit.nl
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    7 days ago

    Firefox with uBlock Origin and Consent-O-Matic. Oh, wait, you said “Linux Mint”, not “every single OS, for work,personal, and mobile use”.