Maybe he wants to execute the equivalent of Debian’s sudo apt-get update && sudo apt-get upgrade (or similar) which would be:
sudo dnf upgrade --refresh
Maybe he wants to execute the equivalent of Debian’s sudo apt-get update && sudo apt-get upgrade (or similar) which would be:
sudo dnf upgrade --refresh