Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 890 Bytes

File metadata and controls

31 lines (25 loc) · 890 Bytes

Linux software (minimal list)

This list is short by design. Start with a few apps, then expand as needed.

System essentials

  • Updates: use your distro’s package manager
  • Drivers: install GPU and Wi‑Fi drivers if your hardware needs them
  • Terminal: kitty or alacritty
  • File manager: dolphin or nautilus

Daily apps

  • Browser: firefox or chromium
  • Office: libreoffice
  • Media player: vlc or mpv
  • Text editor: vscode, vscodium, or neovim

Optional categories

  • Backup: timeshift or rsync
  • Screenshots: flameshot or spectacle
  • Passwords: bitwarden
  • Disk tools: gparted
  • Chat: discord or telegram-desktop

Windows or macOS apps on Linux

  • Windows apps: Wine, Bottles, or Proton
  • macOS apps: usually need a VM or dual‑boot

References