Skip to content

List of Apps (Linux)

The current preferred Linux Desktop environment is Fedora Workstation 41

  • Firefox (pre-installed)
    • Use Google search, dark theme and telemetry turned off. Log in with rajeev@piratedev.com.
  • LibreOffice (pre-installed)
  • Gnome Tweaks (Install from Software app)
  • Thunderbird (Install from Software app)
  • VLC (Install from Software app)
  • Balena Etcher
  • MongoDB Compass
  • Intellij IDEA (details in setup section)
  • PyCharm (details in setup section)
  • RustRover (details in setup section)
  • Visual Studio Code (details in setup section)
  • Sublime Text 4
sh
sudo rpm -v --import https://download.sublimetext.com/sublimehq-rpm-pub.gpg
sudo dnf config-manager --add-repo https://download.sublimetext.com/rpm/stable/x86_64/sublime-text.repo
sudo dnf install sublime-text