Fedora is a free GNU/Linux distribution developed by Red Hat.
This release includes a large number of changes, including updates to the following components:
- Gnome 3.36
- GCC 10
- Ruby 2.7
- Python 3.8
Additionally, Fedora Workstation includes EarlyOOM by default, which is expected to positively affect situations related to memory shortage.
You can download the new distribution and choose the appropriate edition via the link: https://getfedora.org/
To upgrade from version 31, you need to execute the following commands in the terminal:
sudo dnf upgrade --refresh
sudo dnf install dnf-plugin-system-upgrade
sudo dnf system-upgrade download --releasever=32
sudo dnf system-upgrade reboot
Source: linux.org.ru
