Dear members of Fedora,
I am quite new to the Fedora community. I know that in Debian system I can update the system via code
Code:
sudo apt-get update
sudo apt-get upgrade
and I get new updates and patch and whatnot.
But what is the command for it for Fedora?
When searching around, I get information on howto upgrade between version of Fedora (
Link). Or threads on how to write script for the Terminal (
Link)
My question is how do I update the system via Terminal instead of using the GUI update manager?