Slack (easiest to use a Flatpak)
flatpak install flathub com.slack.Slack
dnf config-manager --add-repo https://repo.vivaldi.com/stable/vivaldi-fedora.repo
or install the Flatpak. I noticed some strange things with the Flatpak not permitting access to the microphone in the Flatpak install. I'll dig into it and see what I can find out.
Neochat (Matrix Client)
sudo dnf install neochat
Discord (easiest to use a Flatpak)
flatpak install flathub com.discordapp.Discord
sudo dnf install keepassxc
NordVPN You need to purchase a subscription, then download the installer.
sudo dnf install gtkhash
Blueman (I use this for Serial over Bluetooth; I couldn't get the KDE Bluetooth utility to work)
sudo dnf install blueman
sudo rpm --import https://packages.microsoft.com/keys/microsoft.asc
sudo sh -c 'echo -e "[code]\nname=Visual Studio Code\nbaseurl=https://packages.microsoft.com/yumrepos/vscode\nenabled=1\ngpgcheck=1\ngpgkey=https://packages.microsoft.com/keys/microsoft.asc" > /etc/yum.repos.d/vscode.repo'
or use the Flatpak.
VLC handles just about every kind of video format I've come across.
sudo dnf install vlc
Spotify (easiest to use a Flatpak)
flatpak install flathub com.spotify.Client
BOINC is a utility that lets you use spare cpu cycles to do scientific analysis for various projects. I'm a member of Einstein @ Home so my machines work on pulsar and gravity wave analysis. The BOINC site has a list of all of the projects.
sudo dnf install boinc-client boinc-manager
The installer just installs the app, so go here to get it set up. Be a little cautious - BOINC can suck some CPU power if you let it. If you're on a desktop it's not a problem but on a laptop it can get hot. It generally doesn't run on a laptop if it's on battery.