> Command_Prompt_Blog \
  • Home
  • Acronyms
  • Cheat-Sheets
  • User Manuals

Fedora

Things to do after installing Fedora 35

1. Update DNF config sudo nano /etc/dnf/dnf.conf Append this: fastestmirror=True max_parallel_downloads=10 defaultyes=True Save and exit 2. Update the system sudo dnf update 3. Enable RPM Fusion sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm sudo
Hec P. 09 Apr 2022
> Command_Prompt_Blog \ © 2026. Powered by Ghost