update fedora
I have Fedora 27 installed on my laptop. Can I upgrade to Fedora 27 cinnamon and not format my partitions when installing from bootable USB. If there is any option available then please let me know.
I have Fedora 27 installed on my laptop. Can I upgrade to Fedora 27 cinnamon and not format my partitions when installing from bootable USB. If there is any option available then please let me know.
As steveeey already mentioned, it is no problem to install a different desktop on top of your installation without the need of a complete reinstall.
To install the needed packages run the command as follows, which should install the Cinnamon desktop and all required dependencies. Run the command either as user root
or prefix them with sudo
dnf groupinstall "Cinnamon Desktop"
An alternative to install a group with dnf
is as follows.
dnf install @"Cinnamon Desktop"
When the install is done, logout or reboot and you should be able to select the Cinnamon desktop in the login screen.
Yes, the Fedora installer allows you to mount/integrate existing partitions during an install without formatting them. Look out a check box that says something like "Format..."
Asked: 2018-02-24 07:59:27 -0600
Seen: 146 times
Last updated: Feb 24 '18
Problem reboot to upgrade from 26 to 27
fontconfig error invalid attribute
Cinnamon desktop menu key change not working
Every text in the GUI is transformed into rectangle, Fedora 17
yum/dnf error after upgrading Fedora from 25 to 27
steam wont start, line 444: no match: ssfn*
cinnamon is a desktop that can be installed, so you are just changing that. Nothing else needs to be installed. just do
sudo dnf install cinnamon
and it should get all the dependencies as well. Then on your login screen, change the session to cinnamon. You have can different desktops installed, and switch between them, to see what you list best.