RobGoss said:
I want to know the basics like installing updates and software application. Is Fedora that much different then Ubuntu?
I was reading some were that Fedora uses the Yum command with Fedora appose to Sudo in Ubuntu, is this correct
Fedora uses a different package manager and a different dependency resolver than Ubuntu, Mint or other distribution in the Debian lineage.
Packages in Fedora are created in the .rpm format, while Ubuntu packages are created in the .deb format.
Fedora use the "rpm" command to deal with packages at an individual level. Ubuntu uses "dpkg",
Fedora uses "dnf" where Ubuntu use apt/apt-get. (dnf was introduced a few releases ago to replace yum, which was very old and, apparently, difficult to maintain.)
The capabilities of both systems are equal, but, of course, different tools means things are sometimes done in different ways.
The primary Fedora release is based on Gnome, and new Fedora releases inevitably role out with the most recent Gnome version. KDE, MATE, XFCE, Cinnamon, and LXDE spins are also offered, Fedora releases every 6 months or so (releases are delayed for bug fixes, etc.) A release has a support lifetime of just about 13 months (it's not fixed in stone) so *two* releases are supported simultaneously.
Fedora does not ship, or host in its repos, non-free packages, such as codecs and proprietary video drivers. These are available elsewhere. But, users are on their own to cope with breakage, especially with video drivers, when something like a kernel update comes along.